forked from LBRYCommunity/lbry-sdk
Temporary fix for github.com/PyCQA/pylint/issues/2820
This commit is contained in:
parent
d367ff6ac1
commit
56edf62cb9
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue