Restore common.errors.py

This commit is contained in:
Someone
2023-12-12 13:18:32 +01:00
committed by GitHub
parent 062cfe8e86
commit 08e12507f4

View File

@@ -26,4 +26,4 @@ class DatabaseConnectionError(Exception):
'''
Raised when parsing or initially connecting to a database.
'''
pass
pass