lodgeit/lodgeit/i18n
David Pursehouse 2d4b0ebee6 Fix pep8 errors
- E722 do not use bare 'except'

  Replace bare except clauses with explicit exception types.

- E741 ambiguous variable name 'l'

  Rename 'l' to 'locale'

In addition this patch squashes 684782 to use older
werkzeug version to not face with exceptions.

Generally this patch fixes lodgeit CI.

Also, add tox jobs to in-tree zuul config

These were defined in project-config, but we don't need to manage
that centrally.

Change-Id: Id750715472f88fa5dba0a2414fb1667df4a6dc40
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
2020-03-04 13:09:04 -06:00
..
de/LC_MESSAGES Show the currently running version on the about page 2017-02-25 13:51:52 +09:00
__init__.py Fix pep8 errors 2020-03-04 13:09:04 -06:00
messages.pot Show the currently running version on the about page 2017-02-25 13:51:52 +09:00