Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 291 Bytes

flake8.md

File metadata and controls

16 lines (10 loc) · 291 Bytes

flake8

install flake8

Install the dependencies and the package here

how to play

Run flake8:

flake8

Check the meaning of the error here

And then change your files to respect PEP8