mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-25 15:05:49 +00:00
blackified a struct/file
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
415c7694d5
commit
40b401f9df
@ -44,7 +44,7 @@ class TarantoolDBConnection(DBConnection):
|
|||||||
"inputs",
|
"inputs",
|
||||||
"outputs",
|
"outputs",
|
||||||
"keys",
|
"keys",
|
||||||
"scripts"
|
"scripts",
|
||||||
]
|
]
|
||||||
except tarantool.error.NetworkError as network_err:
|
except tarantool.error.NetworkError as network_err:
|
||||||
logger.info("Host cant be reached")
|
logger.info("Host cant be reached")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user