File "<fstring>", line 1 (name=) ^SyntaxError: invalid syntax
Closed this issue · 3 comments
nicolasdupouymanescau commented
nicolasdupouymanescau commented
I am talking about the #17 , since the code hasn't been merged into master, I leave this issue close. If it makes sense.
JakubKoralewski commented
It's fine to leave it open, if it happens for you it's a valid issue.
What python version have you set in OBS settings? I believe fstrings are available since 3.6
JakubKoralewski commented
The feature I used actually requires 3.8+ :/
https://stackoverflow.com/a/59661963
I'll remove that line, I think it was just for debugging.
