We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 312517e commit 21a4f6eCopy full SHA for 21a4f6e
pyproject.toml
@@ -23,4 +23,6 @@ Homepage = "https://github.com/sphinx-toolbox/sphinx-debuginfo"
23
24
[tool.importcheck]
25
always = [ "sphinx_debuginfo",]
26
-config = {"show" = true}
+
27
+[tool.importcheck.config]
28
+show = true
0 commit comments