oslo.service/doc
Takashi Kajinami 822f3bd94b 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: I2adc97da3ef11ee18e30ed92e9ca5992d384fdb1
2024-10-21 19:22:49 +09:00
..
source Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:22:49 +09:00
requirements.txt Remove old excludes 2024-05-01 11:43:00 +09:00