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 d2063fe commit 6b64ac3Copy full SHA for 6b64ac3
doc/source/conf.py
@@ -62,6 +62,7 @@
62
ignored_pattern += f"|{example_name}"
63
ignored_pattern += "|11-server_types.py"
64
ignored_pattern += "|06-distributed_stress_averaging.py"
65
+ignored_pattern += "|02-python_operators_with_dependencies.py"
66
ignored_pattern += r")"
67
68
# -- General configuration ---------------------------------------------------
0 commit comments