1c05ed7951
template/__init__.py imported unsafe_proxy from vars which caused vars/__init__.py to load. vars/__init__.py needed template/__init__.py which caused issues. Loading unsafe_proxy from another location fixes that. |
||
---|---|---|
.. | ||
__init__.py | ||
test_safe_eval.py | ||
test_templar.py | ||
test_template_utilities.py | ||
test_vars.py |