Skip to content

Commit e57d67c

Browse files
increasing timeout
1 parent 0264929 commit e57d67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
}
182182
)
183183
intersphinx_mapping["mne-gui-addons"] = ("https://mne.tools/mne-gui-addons", None)
184-
intersphinx_timeout = 5
184+
intersphinx_timeout = 30
185185

186186
sphinx_gallery_conf = {
187187
"doc_module": "mne_bids",

0 commit comments

Comments
 (0)