oslo.reports/oslo_reports
Takashi Kajinami 8bd8a07c08 Run pyupgrade to clean up Python 2 syntaxes
Update all .py source files by
 $ pyupgrade --py3-only $(git ls-files | grep ".py$")
to modernize the code according to Python 3 syntaxes.

Also add the pyupgrade hook to pre-commit to avoid merging additional
Python 2 syntaxes.

Change-Id: Iad18362b251f8ca947976e6150a1ed17ee4c5327
2024-10-21 11:11:55 +00:00
..
generators Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2018-03-01 06:04:38 +00:00
models Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00
tests Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00
views Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00
__init__.py Graduation Prep: Initial Import Fixup 2015-06-03 13:46:39 -04:00
_i18n.py Update the documentation link 2017-08-23 15:12:32 +08:00
_utils.py Remove all six usage 2020-10-14 10:24:52 +08:00
guru_meditation_report.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00
opts.py Update hacking version 2019-02-17 11:16:48 +08:00
report.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00