deb-keystone/keystone/contrib/ec2
Brant Knudson de2c89cbef Safer noqa handling
"# flake8: noqa" was used in several files. This causes the
entire file to not be checked by flake8. This is unsafe, and
"# noqa" should be used only on those lines that require it.

E712 doesn't honor #noqa, so work around it by assigning True to a
variable.

Change-Id: I1ddd1c4f4230793f0560241e4559095cb4183d71
2014-03-27 18:52:07 -05:00
..
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
core.py Remove vim header 2014-02-08 23:54:04 +08:00
routers.py Implement V3 Specific Version of EC2 Contrib 2014-02-27 16:33:34 -08:00