python code clean

Published by onesixx on

Code static analysis

python -m pylint   app.py
python -m pyflakes app.py
python -m mccabe --min=3 app.py
Categories: Python Basic

onesixx

Blog Owner

Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x