oslo.privsep/doc/source
Takashi Kajinami d664c17409 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: Ic65f3ab3bd46678c9b604516bc5c99458207a2ff
2024-10-21 20:01:00 +09:00
..
contributor rearrange existing documentation to follow the new standard layout 2017-07-07 14:45:14 -04:00
install rearrange existing documentation to follow the new standard layout 2017-07-07 14:45:14 -04:00
reference Move doc related modules to doc/requirements.txt 2019-07-06 02:15:13 +08:00
user Add timeout to PrivContext and entrypoint_with_timeout decorator 2021-06-23 09:43:33 +02:00
conf.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 20:01:00 +09:00
index.rst Add release notes links to doc index 2020-04-16 15:57:50 +02:00