- It appears that Flake8 is raising issues with the existing Python 2.7 code.
While it is possible that these could genuinely use some cleanup, it
appears some errors come from the expectation of Python 3.x syntax. It has
been temporarily commented out until we can fix it.
- Related to: https://github.com/quay/quay/pull/162