-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
>>> import hamly
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/xxx/miniconda3/envs/Lobster/lib/python3.6/site-packages/hamly/__init__.py", line 3, in <module>
from .loader import get_template
File "/Users/xxx/miniconda3/envs/Lobster/lib/python3.6/site-packages/hamly/loader.py", line 40
exec code in scope
^
SyntaxError: Missing parentheses in call to 'exec'
Metadata
Metadata
Assignees
Labels
No labels