Unverified Commit c5e5ff78 authored by Min Xu's avatar Min Xu Committed by GitHub
Browse files

[chore] consolidate tool's config (#150)

parent 34f35fba
[settings]
known_third_party =benchmark_dataset,dataclasses,numpy,packaging,pytest,recommonmark,setuptools,torch,torchtext,torchvision
......@@ -18,3 +18,6 @@ exclude = '''
| stubs
)/
'''
[tool.isort]
known_third_party = "benchmark_dataset,dataclasses,numpy,packaging,pytest,recommonmark,setuptools,torch,torchtext,torchvision"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment