Skip to content
New issue

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

Python wrong SyntaxError: invalid syntax #21

Open
Olegt0rr opened this issue Nov 2, 2020 · 1 comment
Open

Python wrong SyntaxError: invalid syntax #21

Olegt0rr opened this issue Nov 2, 2020 · 1 comment

Comments

@Olegt0rr
Copy link

Olegt0rr commented Nov 2, 2020

Something wrong with your python syntax checker:

Type hints

File "./yt.py", line 15
  _tracker: Optional[YaTracker] = None
          ^

async

File "./tests/test_game.py", line 70
  async def game_on_registration(monkeypatch, one_group):
      ^

single quotes?

File "./antiflood.py", line 15
  logger = logging.getLogger(f'mafia.{__name__}')
                                               ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants