Skip to content

Commit

Permalink
Missing assign import
Browse files Browse the repository at this point in the history
  • Loading branch information
ratt-priv-ci authored Jan 13, 2019
1 parent 6f615e3 commit 957e7ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pyxis/bin/pyxis
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ import traceback
from Pyxis.Commands import _info as info
from Pyxis.Commands import _verbose as verbose
from Pyxis.Commands import _verbose as error
from Pyxis.Internals import assign

# defer config until later
PYXIS_LOAD_CONFIG = False
Expand Down

0 comments on commit 957e7ff

Please sign in to comment.