Skip to content

Commit c36c22c

Browse files
George Sovetovpgjones
authored andcommitted
Recognize _winapi as stdlib
1 parent 51e16f3 commit c36c22c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake8_import_order/stdlib_list.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"_dummy_thread",
4242
"_thread",
4343
"_threading_local",
44+
"_winapi",
4445
"abc",
4546
"aepack",
4647
"aetools",

0 commit comments

Comments
 (0)