mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
Reformat with black.
This commit is contained in:
@@ -125,7 +125,7 @@ def checkForks(ro):
|
||||
assert ro["softforks"]["csv"]["active"]
|
||||
assert ro["softforks"]["segwit"]["active"]
|
||||
except Exception as e:
|
||||
logging.warning("Could not parse deployment info")
|
||||
logging.warning(f"Could not parse deployment info: {e}")
|
||||
|
||||
|
||||
def stopDaemons(daemons):
|
||||
|
||||
Reference in New Issue
Block a user