oslo.context/doc/source
Takashi Kajinami f58c67d40f 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: I8df72bc1f372b2ec5663a4662325a5ba353f65f0
2024-10-21 19:27:08 +09:00
..
contributor rearrange the documentation to fit into the new standard layout 2017-07-05 01:57:01 +09:00
install rearrange the documentation to fit into the new standard layout 2017-07-05 01:57:01 +09:00
reference rearrange the documentation to fit into the new standard layout 2017-07-05 01:57:01 +09:00
user Ussuri+ is python3 only and update python to python3 2021-05-06 10:19:03 +08:00
conf.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:27:08 +09:00
index.rst Add release notes links to doc index 2020-04-16 17:15:28 +02:00