mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add missing blank line
This commit is contained in:
parent
14d5564349
commit
bd886553d4
@ -9,6 +9,7 @@ from bigchaindb.backend.connection import Connection
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class MongoDBConnection(Connection):
|
||||
|
||||
def __init__(self, host=None, port=None, dbname=None, max_tries=3):
|
||||
|
Loading…
x
Reference in New Issue
Block a user