crs4 / pydoop

A Python MapReduce and HDFS API for Hadoop
Apache License 2.0
236 stars 59 forks source link

Flake8 check failure #332

Closed simleo closed 5 years ago

simleo commented 5 years ago

See https://travis-ci.org/crs4/pydoop/builds/469138766. This is due to something having become illegal in a recent flake8 version bump, we need to update our code accordingly.