subiquity/console_conf
Ryan Harper a0bf68f3c4 pyflakes3 fixes
Add and enable pyflakes3 on console_conf, subiquity, subiquitycore and tests.
Replace NOQA markers with __all__ declarations for module imports.
Replace some obvious deadcode that voilates flake8, separate pass for removing
dead code rather than commenting will be handled later.
2018-05-24 16:51:51 -05:00
..
controllers pyflakes3 fixes 2018-05-24 16:51:51 -05:00
models do not show wlan interfaces in server installer 2018-03-21 09:35:21 +13:00
ui pyflakes3 fixes 2018-05-24 16:51:51 -05:00
__init__.py move imports of i18n higher so _ is always installed before tests are imported 2018-05-21 10:14:34 +12:00
core.py give console_conf its own palette definition 2018-03-08 18:03:51 +13:00
palette.py change danger color to be #ff0000 2018-03-12 14:28:34 +13:00