Skip to content

Commit

Permalink
Reorder imports, fixing qa
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 5, 2018
1 parent 78bc056 commit c546d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion importlib_metadata/tests/fixtures.py
@@ -1,7 +1,7 @@
import sys
import shutil
import contextlib
import tempfile
import contextlib

try:
from contextlib import ExitStack
Expand Down

0 comments on commit c546d9d

Please sign in to comment.