mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix pep8 error
This commit is contained in:
parent
857cdb9b34
commit
1588681c5b
@ -4,5 +4,6 @@ from bigchaindb.exceptions import BigchainDBError
|
||||
class ConnectionError(BigchainDBError):
|
||||
"""Exception raised when the connection to the DataBase fails."""
|
||||
|
||||
|
||||
class DatabaseOpFailedError(BigchainDBError):
|
||||
"""Exception for database operation errors."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user