Skip to content

Commit

Permalink
Temporary fix for github.com/pylint-dev/pylint/issues/2820
Browse files Browse the repository at this point in the history
  • Loading branch information
hackrush authored and eukreign committed May 29, 2019
1 parent d367ff6 commit 56edf62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lbrynet/wallet/network.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# temporary fix for https://github.com/PyCQA/pylint/issues/2820
# pylint: disable=no-value-for-parameter
from torba.client.basenetwork import BaseNetwork


Expand Down

0 comments on commit 56edf62

Please sign in to comment.