Skip to content

Commit

Permalink
minor: Need the Template import
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Fiers committed Oct 23, 2012
1 parent 38ed44a commit 136f29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/python/moa/template/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import moa.logger
import moa.ui
from moa.template import provider

from moa.template.template import Template

l = moa.logger.getLogger(__name__)
l.setLevel(moa.logger.INFO)
Expand Down

0 comments on commit 136f29c

Please sign in to comment.