UniNE-CHYN / mmappickle

Python 3 library to store memory mappable objects into pickle-compatible files
http://mmappickle.readthedocs.io
GNU Lesser General Public License v3.0
37 stars 4 forks source link

JOSS - PEP8 #4

Closed glemaitre closed 6 years ago

glemaitre commented 6 years ago

The code is not following in general. I should follow this standard since that it makes the code more readable. You might want to use autoflake/autopep8/yapf to ease the task.

glemaitre commented 6 years ago

The examples in the documentation need also to be PEP8