armada/armada
Andreas Jaeger cb737354f0 Fix Flake8 3.6.0 errors
Flake8 3.6.0 now warns about both line break after and *before* binary
operator, you have to choose whether you use W503 or W504. Disable the
newer W504.

Fix "F841 local variable 'e' is assigned to but never used".

Handle warnings about invalid escape sequence in regex.

Handle invalid escape sequence in string.

Change-Id: I68efbde4e9dd2e6e9455d91313eb45c9c79d35ce
2018-10-26 09:23:42 -04:00
..
api fix: Fix controller enforcing a nonexistent policy 2018-10-12 18:07:12 +01:00
cli Add chart API to wait on k8s resource types/labels 2018-10-05 16:48:32 -05:00
common Fix Flake8 3.6.0 errors 2018-10-26 09:23:42 -04:00
conf Parallelize unsequenced chart group deployments 2018-10-03 10:27:49 -05:00
exceptions Correctly identify latest release 2018-10-19 09:14:15 -05:00
handlers Fix Flake8 3.6.0 errors 2018-10-26 09:23:42 -04:00
schemas Add chart API to wait on k8s resource types/labels 2018-10-05 16:48:32 -05:00
tests Fix Flake8 3.6.0 errors 2018-10-26 09:23:42 -04:00
utils Correctly identify latest release 2018-10-19 09:14:15 -05:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py Correctly identify latest release 2018-10-19 09:14:15 -05:00
errors.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
shell.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00