refactor: black

This commit is contained in:
tecnovert
2026-05-28 01:55:36 +02:00
parent 24c8e8b2dd
commit e8ebfd34d0
28 changed files with 4 additions and 34 deletions
-1
View File
@@ -56,7 +56,6 @@ from tests.basicswap.extended.test_doge import (
import basicswap.config as cfg
import basicswap.bin.run as runSystem
TEST_PATH = os.path.expanduser(os.getenv("TEST_PATH", "~/test_basicswap1"))
PARTICL_PORT_BASE = int(os.getenv("PARTICL_PORT_BASE", BASE_PORT))