Skip to content

Commit 12daf63

Browse files
committed
doc: todo to address warnings that are being suppressed
1 parent 87ff3f4 commit 12daf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def reset_servers(gallery_conf, fname, when):
258258

259259
# Configuration for Sphinx autoapi
260260
suppress_warnings = [
261-
"autoapi.python_import_resolution",
261+
"autoapi.python_import_resolution", # Todo: remove suppression of this warning in the future
262262
"design.grid",
263263
"config.cache",
264264
"design.fa-build",

0 commit comments

Comments
 (0)