This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
baselines
Watch
1
Star
0
Fork
0
You've already forked baselines
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
baselines
/
setup.cfg
7 lines
93 B
INI
Raw
Permalink
Normal View
History
Unescape
Escape
flake8 fixes (#35) * flake8 fixes * added baselines/setup.cfg * style checks using setup.cfg in baselines
2018-08-21 17:41:25 -07:00
[flake8]
tighten flake8, autopep8 to fix trailing whitespaces and blank lines with whitespaces (#87)
2018-09-11 11:01:51 -07:00
select
=
F,E999,W291,W293
flake8 fixes (#35) * flake8 fixes * added baselines/setup.cfg * style checks using setup.cfg in baselines
2018-08-21 17:41:25 -07:00
exclude
=
.git,
__pycache__,
baselines/ppo1,
Reference in New Issue
Copy Permalink