ODM2 / ODM2PythonAPI

A set of Python functions that provides data read/write access to an ODM2 database by leveraging SQLAlchemy.
http://odm2.github.io/ODM2PythonAPI/
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

Flake8 #141

Closed lsetiawan closed 6 years ago

lsetiawan commented 6 years ago

Overview

This is a lot of code clean up. We should be meeting pep8 now.

emiliom commented 6 years ago

This is too much to review, so I'll go with your ok and the TravisCI ok, given that it's all pep8 cleanups. Great to see great progress towards pep8?