Skip to content

Commit 3c22f9c

Browse files
committed
Remove reset_servers
1 parent 4e39c6e commit 3c22f9c

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
@@ -213,7 +213,7 @@ def reset_example(gallery_conf, fname, when):
213213
# "from pyvista import set_plot_theme\n"
214214
# "set_plot_theme('document')"),
215215
"reset_modules_order": 'both',
216-
"reset_modules": (reset_example,),
216+
"reset_modules": (reset_pyvista,),
217217
"parallel": 2,
218218
}
219219

0 commit comments

Comments
 (0)