LGTM.com - false positive: Syntax Error
Aberta
false-positive
Python
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
**Description of the false positive**
Syntax error is reported in `async def send_intro(user_id)` despite this being valid python 3 code. It highlights the space between `def` and `send_intro` as the issue; I suspected that I had used an unusual whitespace character by accident, but it appears to be a normal space character (`U+0020`).
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/ajbrining/Bouncer-Bot/snapshot/a088bd35423bd61a0e6e1a37dfa5b6ab8d2c9c1f/files/bot.py?sort=name&dir=ASC&mode=heatmap#xb45c6f45f2efaf11:1
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.