subiquity/console_conf/controllers
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
..
__init__.py pyflakes3 fixes 2018-05-24 16:51:51 -05:00
identity.py run_command returns a CalledProcess object, no 'output' attribute, but 'stdout' instead 2018-05-21 11:29:41 -05:00
welcome.py move subiquity welcome stuff out of subiquitycore 2017-01-17 12:04:15 +13:00