Merge pull request #392 from ShadowJonathan/lru_lint

add lru to known_third_parties (to fix windows lint)
This commit is contained in:
Kevin Mai-Husan Chia
2020-01-20 11:20:12 +08:00
committed by GitHub

View File

@ -12,7 +12,7 @@ envlist =
combine_as_imports=False
force_sort_within_sections=True
include_trailing_comma=True
known_third_party=hypothesis,pytest,p2pclient,pexpect,factory
known_third_party=hypothesis,pytest,p2pclient,pexpect,factory,lru
known_first_party=libp2p
line_length=88
multi_line_output=3