Skip to content

Commit

Permalink
missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
examachine committed Feb 23, 2017
1 parent d6d9896 commit 924f179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pisi/data/dependency.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
__trans = gettext.translation('pisi', fallback=True)
_ = __trans.ugettext

import pisi
import pisi.context as ctx
from pisi.version import Version
import pisi.pxml.autoxml as autoxml
Expand Down

0 comments on commit 924f179

Please sign in to comment.