This website requires JavaScript.
Explore
Help
Register
Sign In
Saverr
/
svtplay-dl
Watch
1
Star
0
Fork
0
You've already forked svtplay-dl
mirror of
https://github.com/spaam/svtplay-dl.git
synced
2024-11-24 04:05:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1167b5c3cf
svtplay-dl
/
setup.cfg
3 lines
54 B
INI
Raw
Normal View
History
Unescape
Escape
Add some flake8 configs
2018-01-30 20:04:53 +01:00
[flake8]
change some flake8 configs
2018-02-22 21:04:59 +01:00
max-line-length
=
150
Add E402 to ignore list for flake8
2018-02-26 00:01:29 +01:00
ignore
=
E731,E741,E402
Reference in New Issue
Copy Permalink