This website requires JavaScript.
Explore
Help
Register
Sign In
giuseppe
/
ai-station
Watch
1
Star
0
Fork
You've already forked ai-station
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a375a2f76d
ai-station
/
.venv
/
lib
/
python3.12
/
site-packages
/
pyflakes
/
__main__.py
6 lines
105 B
Python
Raw
Blame
History
from
pyflakes
.
api
import
main
# python -m pyflakes
if
__name__
==
'
__main__
'
:
main
(
prog
=
'
pyflakes
'
)
Reference in New Issue
View Git Blame
Copy Permalink