Skip to content

Commit

Permalink
Merge pull request #18 from KitB/master
Browse files Browse the repository at this point in the history
Add importlib to stdlib list
  • Loading branch information
public committed Sep 22, 2014
2 parents 1a797ec + b0a31aa commit a8a542e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake8_import_order/stdlib_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
"imgfile",
"imghdr",
"imp",
"importlib",
"imputil",
"inspect",
"io",
Expand Down

0 comments on commit a8a542e

Please sign in to comment.