$ `flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics`
```
./slam-mirrorbot/bot/helper/mirror_utils/download_utils/direct_link_generator.py:351:39: F821 undefined name 'pe'
req = requests.post(url, data=pe)
^
1 F821 undefined name 'pe'
1
```
|
||
|---|---|---|
| .. | ||
| helper | ||
| modules | ||
| __init__.py | ||
| __main__.py | ||