golden hour
/opt/cloudlinux/venv/lib/python3.11/site-packages/pyflakes
⬆️ Go Up
Upload
File/Folder
Size
Actions
__init__.py
22 B
Del
OK
__main__.py
105 B
Del
OK
__pycache__
-
Del
OK
api.py
5.49 KB
Del
OK
checker.py
77.74 KB
Del
OK
messages.py
10.2 KB
Del
OK
reporter.py
2.98 KB
Del
OK
scripts
-
Del
OK
test
-
Del
OK
Edit: __main__.py
from pyflakes.api import main # python -m pyflakes if __name__ == '__main__': main(prog='pyflakes')
Save