semantle-he
semantle-he copied to clipboard
semantle.py command line does not work
python scripts/semantle.py
File "/Users/[email protected]/IdeaProjects/semantle-he/scripts/semantle.py", line 21
secret = await logic.secret_logic.get_secret()
^
SyntaxError: 'await' outside async function
https://stackoverflow.com/questions/52027030/why-can-i-only-use-the-await-keyword-inside-of-async-function
should work now