add lru to known_third_parties

This commit is contained in:
Jonathan de Jong 2019-12-21 12:55:26 +01:00
parent 28da206aea
commit a08e749150

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