2/16/2015
•
EN
Hacking Python AST: checking methods declaration
A guide to writing a flake8 plugin using Python AST to check for incorrectly declared static methods in code.