Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
ecdsa committed Nov 13, 2019
1 parent 43a25b9 commit f76da14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electrum/lnpeer.py
Expand Up @@ -51,6 +51,7 @@
if TYPE_CHECKING:
from .lnworker import LNWorker, LNGossip, LNWallet
from .lnrouter import RouteEdge
from .transaction import PartialTransaction


LN_P2P_NETWORK_TIMEOUT = 20
Expand Down

0 comments on commit f76da14

Please sign in to comment.