mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Put std lib import at the top
This commit is contained in:
parent
9f57d57f24
commit
caeea09d33
@ -1,6 +1,7 @@
|
||||
from importlib import import_module
|
||||
|
||||
import bigchaindb
|
||||
from bigchaindb.common.exceptions import ConfigurationError
|
||||
from importlib import import_module
|
||||
|
||||
|
||||
BACKENDS = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user