Add OpenStack request-body schemas and nested console PARAM sync.
This commit is contained in:
@@ -49,6 +49,8 @@ select = ["E", "F", "I", "UP", "B", "ASYNC", "S", "RUF"]
|
||||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
"tests/**/*.py" = ["S101", "S105"]
|
||||
"tools/os_api_inventory/request_body_catalog.py" = ["E501"]
|
||||
"tools/os_api_inventory/import_openapi_bodies.py" = ["S310"]
|
||||
|
||||
[tool.mypy]
|
||||
python_version = "3.13"
|
||||
|
||||
Reference in New Issue
Block a user