Fix read the docs canonical url #23
Annotations
4 errors
ruff
Process completed with exit code 1.
|
Ruff (RET505):
sphinxext/opengraph/__init__.py#L257
sphinxext/opengraph/__init__.py:257:5: RET505 Unnecessary `else` after `return` statement
|
Ruff (F401):
sphinxext/opengraph/__init__.py#L7
sphinxext/opengraph/__init__.py:7:55: F401 `urllib.parse.urlunsplit` imported but unused
|
Ruff (F401):
sphinxext/opengraph/__init__.py#L7
sphinxext/opengraph/__init__.py:7:45: F401 `urllib.parse.urlsplit` imported but unused
|