LGTM.com - false positive: Syntax Error
未关闭
false-positive
Python
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
**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
贡献指南
评估
这个 Issue 还没有评估数据。