LGTM.com - false positive: Syntax Error
Ouverte
false-positive
Python
- Langage dominant
- CodeQL
- Étoiles
- 10.1k
- Forks
- 2.1k
- Merge moyen
- 2 j 15 h
- PR mergées (30 j)
- 141
Description
**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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.