Skip to content

Commit 6b19227

Browse files
fix: supress warnings
1 parent 9d19594 commit 6b19227

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
@@ -114,4 +114,4 @@
114114
typehints_defaults = "comma"
115115
# additional logos for the latex coverpage
116116
latex_additional_files = [watermark, ansys_logo_white, ansys_logo_white_cropped]
117-
suppress_warnings = ["autoapi.python_import_resolution"]
117+
suppress_warnings = ["autoapi.python_import_resolution", "ref.python"]

0 commit comments

Comments
 (0)