Skip to content

Commit 885ea7f

Browse files
committed
fix documentation
1 parent 30278d1 commit 885ea7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_unittests/ut_xrun_doc/test_documentation_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def add_test_methods(cls):
8585

8686
# transformers
8787

88-
if not reason and not has_dot and name in {"plot_export_with_modelbuilder.py"}:
88+
if not reason and name in {"plot_export_with_modelbuilder.py"}:
8989
reason = "downloading"
9090

9191
if (

0 commit comments

Comments
 (0)