oslo.versionedobjects/doc/source
Takashi Kajinami c50057eb8d 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: Ia14b0f9ed4268677a77b557f04495655162f040e
2024-10-24 10:13:23 +09:00
..
configuration rearrange existing documentation to fit the new standard layout 2017-07-01 21:02:49 +09:00
contributor rearrange existing documentation to fit the new standard layout 2017-07-01 21:02:49 +09:00
install rearrange existing documentation to fit the new standard layout 2017-07-01 21:02:49 +09:00
reference delete unused '=' 2018-08-01 07:13:10 +00:00
user rearrange existing documentation to fit the new standard layout 2017-07-01 21:02:49 +09:00
conf.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-24 10:13:23 +09:00
index.rst Add release notes links to doc index 2020-04-16 17:51:22 +02:00