Closed tony closed 10 years ago
$ autopep8
w/o aggressive, since that would mess up areas important to preserve (https://github.com/tony/sqlalchemy-orm-tree/commit/821d8105d835f7dc6b3d68d3a4f4c803abc853d6#diff-303e76844bbe6e7ad70f43fed5f46ecbR25)
Unit tests pass. I will assume autopep8 knows what it is doing.
Fixes PEP8 warnings (indentation 3 to 4 spaces, spaces after
:
.)