Skip to content

Commit

Permalink
Updated from global requirements
Browse files Browse the repository at this point in the history
Change-Id: Id9d305a3f189294f139402cdba3f93c0904907aa
  • Loading branch information
OpenStack Proposal Bot committed May 30, 2017
1 parent 6707af8 commit a2f08e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# setuptools if some other modules registered functions in `atexit`.
# solution from: http://bugs.python.org/issue15881#msg170215
try:
import multiprocessing # noqa: F401
import multiprocessing # noqa
except ImportError:
pass

Expand Down

0 comments on commit a2f08e6

Please sign in to comment.