oslo.middleware/releasenotes
Takashi Kajinami 06123454ef 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: I904e16214939a52e42ca509ea5d5e06d59b18503
2024-10-21 19:25:12 +09:00
..
notes Add a enabled by files healthcheck plugin 2024-07-03 15:55:15 +02:00
source Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:25:12 +09:00