Skip to content

Commit c7cf97a

Browse files
committed
Reactivate example 02-python_operators_with_dependencies.py
1 parent e548f07 commit c7cf97a

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
@@ -64,7 +64,7 @@
6464
ignored_pattern += "|06-distributed_stress_averaging.py"
6565
# ignored_pattern += "|00-wrapping_numpy_capabilities.py"
6666
# ignored_pattern += "|01-package_python_operators.py"
67-
ignored_pattern += "|02-python_operators_with_dependencies.py"
67+
# ignored_pattern += "|02-python_operators_with_dependencies.py"
6868
ignored_pattern += r")"
6969

7070
# Autoapi ignore pattern

0 commit comments

Comments
 (0)