Commit 38c5da9d by James Cammarata

Revert "Backing out vars magic variable due to failed tests"

This reverts commit 388e46a4.
parent 388e46a4
......@@ -243,8 +243,7 @@ class VariableManager:
# the 'omit' value alows params to be left out if the variable they are based on is undefined
all_vars['omit'] = self._omit_token
#all_vars['vars'] = all_vars.copy()
all_vars['vars'] = all_vars
#CACHED_VARS[cache_entry] = all_vars
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment