LGTM.com - false positive: Syntax Error
Offen
false-positive
Python
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
**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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.