Skip to content

Commit

Permalink
Stub import fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Dec 7, 2017
1 parent 999a713 commit 1bc4056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uwsgiconf/uwsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@

####################################################################

import uwsgi_stub
from . import uwsgi_stub

modules[__name__] = uwsgi_stub

0 comments on commit 1bc4056

Please sign in to comment.