Skip to content

Commit 0bf9a1b

Browse files
committed
docs(conf): Remove suppress warnings
1 parent f98e154 commit 0bf9a1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
autoapi_type = "python"
9999
autoapi_dirs = [project_root / "libvcs"]
100100
autoapi_generate_api_docs = False # when fales, use directives
101-
suppress_warnings = ["autoapi.python_import_resolution", "autoapi.not_readable"]
102101

103102
# sphinx.ext.napoleon
104103
napoleon_google_docstring = True

0 commit comments

Comments
 (0)