drain: fix flake8 code nits

This commit is contained in:
Michael Schmoock
2022-12-27 13:25:22 +01:00
parent 140efc2269
commit 7d5b4a9516

View File

@@ -1,4 +1,3 @@
from flaky import flaky
from pyln.testing.fixtures import * # noqa: F401,F403
from pyln.testing.utils import DEVELOPER
from pyln.client import RpcError