Skip to content

Commit 26c4e38

Browse files
committed
[DOC] Remove wip_plot_spin_test.py from rendering
For now. Need to update that once we have a better idea of what to recommend
1 parent b9ac204 commit 26c4e38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,6 @@
118118
'reference_url': {
119119
'netneurotools': None
120120
},
121-
'thumbnail_size': (250, 250)
121+
'thumbnail_size': (250, 250),
122+
'ignore_pattern': r'/wip.*\.py',
122123
}

0 commit comments

Comments
 (0)