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__}')
^