Restore common.errors.py
This commit is contained in:
parent
062cfe8e86
commit
08e12507f4
|
@ -26,4 +26,4 @@ class DatabaseConnectionError(Exception):
|
|||
'''
|
||||
Raised when parsing or initially connecting to a database.
|
||||
'''
|
||||
pass
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue