oslo.reports/oslo_reports/tests
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
..
__init__.py exported from oslo-incubator by graduate.sh 2015-06-03 12:49:50 -04:00
test_base_report.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00
test_guru_meditation_report.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00
test_openstack_generators.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00
test_views.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 11:11:55 +00:00