Skip to content

Commit aec7cf4

Browse files
committed
fix: remove stray blank line in errors.py
1 parent f3e59a2 commit aec7cf4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pysafeguard/errors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from requests import Response
1919

2020

21-
2221
class SafeguardError(Exception):
2322
"""Base exception for all PySafeguard errors.
2423

0 commit comments

Comments
 (0)