oslo.limit/doc/source
Takashi Kajinami 585d49fa30 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: I1f005fa2c925612ebfd97d0ca9c2727a4d162523
2024-10-21 10:50:36 +00:00
..
contributor Init repo 2018-05-17 18:06:06 +08:00
install fix doc gate 2018-08-14 11:50:08 -04:00
reference Add documentation for config options 2022-03-03 00:32:47 +00:00
user Make calculate_usage() work if limits are missing 2022-01-10 13:44:01 -08:00
conf.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 10:50:36 +00:00
index.rst Add release notes links to doc index 2020-04-16 17:22:36 +02:00