armada/armada
Tin Lam cf64929f56 style(imports): update python style
This patch set imports the constant module rather than the individual
constants. This allows adding future constant into the module easier with
needing to update import, also it is easier for developer to know the
constants are coming from a different module rather than local. Lastly,
this patch set also fixes the alphabetical order of imports.

Change-Id: I886b5368230ab2e11b9792ac7e830ded0fc91d06
Signed-off-by: Tin Lam <tin@irrational.io>
2018-05-29 17:32:03 -05:00
..
api style(pep8): remove E722 exclusion 2018-05-08 23:11:18 -05:00
cli style(pep8): remove E722 exclusion 2018-05-08 23:11:18 -05:00
common feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
conf Updated Makefile 2018-03-15 12:40:19 -04:00
exceptions [trivial] Remove unused KnownReleasesException 2018-05-16 18:56:30 +00:00
handlers style(imports): update python style 2018-05-29 17:32:03 -05:00
schemas feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
tests Update HTK Path - OSH Infra 2018-05-16 05:02:43 +00:00
utils style(pep8): remove E722 exclusion 2018-05-08 23:11:18 -05:00
__init__.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00
const.py fix(timeouts): Address timeout handling issues 2018-05-01 08:45:56 -05:00
errors.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
shell.py style(armada): quality of life and cleanup 2018-02-12 10:27:11 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00