Restore common.errors.py

pull/449/head
Someone 2023-12-12 13:18:32 +01:00 committed by GitHub
parent 062cfe8e86
commit 08e12507f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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