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
commit 0a2d86a3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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