freezer-api/freezer_api/cmd
Doug Hellmann 8e6f9c7186 fix pep8 error under python 3
Under Python 3 print is a function, and the linter does not want to
have white space between the function name and the paren indicating
the call. Remove the space.

Change-Id: I1f262e5d9ff35b6824483cdc401b3f7a80798212
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 17:07:03 -04:00
..
__init__.py Freezer API 2015-04-08 18:25:45 +01:00
api.py Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
manage.py fix pep8 error under python 3 2018-06-06 17:07:03 -04:00
wsgi.py Add full pep8 check 2016-12-05 19:57:32 +04:00