keystone/api-ref/source
Artem Goncharov aaf0cc8fae Enable pyupgrade
pyupgrade is a tool (and pre-commit hook) to automatically upgrade
syntax for newer versions of the language. It helps getting rid of
syntax required for older python versions not supported anymore and
prepare us for easier support of newer python versions. The tool is
already used in some other OpenStack projects, so it is time to start
using it also for Keystone.

The change is generated by uncommenting the pre-commit hook and
executing `pre-commit run -a` to convert the data. The same could be
also achieved by simply trying to commit and adding converted files in
few iterations.

Change-Id: Ia1f64709e57ebb4e44db128bfea4c5957b2071df
2024-07-26 11:43:25 +02:00
..
v2-ext Remove v2.0 extension documentation 2018-02-06 22:19:28 +00:00
v3 api-ref: Correct app credentials auth response 2023-02-03 17:16:56 +00:00
v3-ext Merge "Replace CRLF by LF" 2024-03-29 17:24:57 +00:00
conf.py Enable pyupgrade 2024-07-26 11:43:25 +02:00
index.rst api-ref: Remove broken link 2018-09-09 15:51:05 +02:00