blackified a struct/file

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2022-09-27 13:13:06 +02:00
parent 415c7694d5
commit 40b401f9df
No known key found for this signature in database

View File

@ -44,7 +44,7 @@ class TarantoolDBConnection(DBConnection):
"inputs",
"outputs",
"keys",
"scripts"
"scripts",
]
except tarantool.error.NetworkError as network_err:
logger.info("Host cant be reached")