Modernize Documentation Theme with Furo #15981
Annotations
1 error and 2 warnings
|
ruff
Process completed with exit code 2.
|
|
ruff
Error while parsing /home/runner/work/Python/Python/pyproject.toml: Invalid TOML document: newlines are not allowed in inline tables
244: html_theme = "furo"
245: html_theme_options = {
^
246: "source_repository": "https://github.com/TheAlgorithms/Python/",
|
|
ruff
Error while parsing pyproject.toml: Invalid TOML document: newlines are not allowed in inline tables
244: html_theme = "furo"
245: html_theme_options = {
^
246: "source_repository": "https://github.com/TheAlgorithms/Python/",
|