oslo.middleware/oslo_middleware
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
..
2023-11-14 22:55:15 +09:00
2020-06-02 20:39:44 +02:00
2024-07-04 11:49:52 +09:00