mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Respect PEP8. Respect Guido.
This commit is contained in:
parent
a0761612ec
commit
54e2818a62
@ -1,7 +1,9 @@
|
||||
"""Utils to initialize and drop the database."""
|
||||
|
||||
import logging
|
||||
|
||||
import rethinkdb as r
|
||||
|
||||
import bigchaindb
|
||||
from bigchaindb import exceptions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user