We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30278d1 commit 885ea7fCopy full SHA for 885ea7f
_unittests/ut_xrun_doc/test_documentation_examples.py
@@ -85,7 +85,7 @@ def add_test_methods(cls):
85
86
# transformers
87
88
- if not reason and not has_dot and name in {"plot_export_with_modelbuilder.py"}:
+ if not reason and name in {"plot_export_with_modelbuilder.py"}:
89
reason = "downloading"
90
91
if (
0 commit comments