mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Enable the RUF100 lint in Ruff
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user