We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e59a2 commit aec7cf4Copy full SHA for aec7cf4
1 file changed
src/pysafeguard/errors.py
@@ -18,7 +18,6 @@
18
from requests import Response
19
20
21
-
22
class SafeguardError(Exception):
23
"""Base exception for all PySafeguard errors.
24
0 commit comments