Skip to content

Commit 161aec5

Browse files
committed
Add hints for flake8-import-order
1 parent a5ad76c commit 161aec5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[aliases]
22
test=pytest
3+
4+
[flake8]
5+
application_import_names = getdents

0 commit comments

Comments
 (0)