File size: 78 Bytes
7a2c0ff
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
[flake8]
ignore=
    # line length
    E501

exclude=
    cache/,
    debug.py