minerllabs / minerl

MineRL Competition for Sample Efficient Reinforcement Learning - Python Package
http://minerl.io/docs/
Other
711 stars 153 forks source link

pipeline script: Add regex flags for processing particular demonstrations #544

Closed shwang closed 3 years ago

pep8speaks commented 3 years ago

Hello @shwang! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 12:101: E501 line too long (106 > 100 characters) Line 130:5: E266 too many leading '#' for block comment Line 139:1: W293 blank line contains whitespace