Files
oslo.tools/test-requirements.txt
Takashi Kajinami 24f0feb79c 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 introduce pre-commit and its pyupgrade hook to avoid merging
additional Python 2 syntaxes.

Change-Id: If182808de2e565028998b3ed45947d267d6e021c
2025-01-13 13:44:35 +09:00

0 lines
0 B
Plaintext

The file is empty.