Invalid syntax in ez.py
atelierbram opened this issue · 0 comments
atelierbram commented
I'm getting this error message after executing the command:
File "ez.py", line 25
loaded = f"package.loaded['{name}'] = nil\n"
^
SyntaxError: invalid syntax
Note the caret under the double quotes character. Can't debug this myself …