Enable the RUF100 lint in Ruff

This commit is contained in:
Adam Turner
2025-01-02 23:25:30 +00:00
parent 5f6457911d
commit b5f9ac8afc
27 changed files with 34 additions and 37 deletions

View File

@@ -2881,7 +2881,7 @@ None py:data 1 none.html -
list py:class 1 list.html -
int py:class 1 int.html -
""")
) # NoQA: W291
)
app.config.intersphinx_mapping = {'python': ('127.0.0.1:5555', str(inv_file))}
validate_intersphinx_mapping(app, app.config)
load_mappings(app)