]> git.ipfire.org Git - ipfire.org.git/commit
python3: Fix indentation and other import issues
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Oct 2018 10:28:37 +0000 (11:28 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Oct 2018 10:33:18 +0000 (11:33 +0100)
commita69e87a1486b39942c56ac780a29bab31f26b509
treeb1de5653c8e376b9ff4112b73d084f8af65b9df9
parentff6cfa37a7295bc5929b2f628a9e4492dcaf5deb
python3: Fix indentation and other import issues

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
12 files changed:
src/backend/accounts.py
src/backend/countries.py
src/backend/database.py
src/backend/mirrors.py
src/backend/releases.py
src/backend/talk.py
src/backend/tracker.py
src/web/handlers_accounts.py
src/web/handlers_base.py
src/web/handlers_boot.py
src/web/handlers_fireinfo.py
src/web/handlers_talk.py