keystoneauth/doc
Stephen Finucane 127d7be2b7 Apply ruff, ruff-format
We disable the E203 (whitespace before ':') and E501 (line too long)
linter rules since these conflict with ruff-format. We also rework a
statement in 'keystoneauth1/tests/unit/test_session.py' since it's
triggering a bug in flake8 [1] that is currently (at time of authoring)
unresolved.

[1] https://github.com/PyCQA/flake8/issues/1948

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: Ief5c1c57d1e72db9fc881063d4c7e1030e76da43
2024-09-11 18:43:59 +01:00
..
ext Apply ruff, ruff-format 2024-09-11 18:43:59 +01:00
source Apply ruff, ruff-format 2024-09-11 18:43:59 +01:00
.gitignore Move docs to doc. 2012-06-11 13:33:02 -07:00
Makefile Change keystoneclient to keystoneauth in docs 2015-04-30 18:23:47 +10:00
requirements.txt Remove old excludes 2024-04-30 18:30:36 +09:00