We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SyntaxError: invalid syntax
Something wrong with your python syntax checker:
File "./yt.py", line 15 _tracker: Optional[YaTracker] = None ^
File "./tests/test_game.py", line 70 async def game_on_registration(monkeypatch, one_group): ^
File "./antiflood.py", line 15 logger = logging.getLogger(f'mafia.{__name__}') ^
The text was updated successfully, but these errors were encountered:
@Olegt0rr For Python I'd suggest the following instead:
Sorry, something went wrong.
No branches or pull requests
Something wrong with your python syntax checker:
Type hints
async
single quotes?
The text was updated successfully, but these errors were encountered: