Skip to content

Commit f963e96

Browse files
FIX: line length style and missing folder error in doc/conf.py
1 parent fcf8f5f commit f963e96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@
517517
/ "jupyterlite_contents"
518518
/ "mne_data"
519519
)
520+
lite_data_base.mkdir(parents=True, exist_ok=True)
520521

521522
src_ssvep = mne_data_base / "ssvep-example-data"
522523
dst_ssvep = lite_data_base / "ssvep-example-data"

0 commit comments

Comments
 (0)