Skip to content

Commit 972fa75

Browse files
authored
Update conf.py
1 parent e9821bb commit 972fa75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
# -- Additional html pages -------------------------------------------------
114114
import subprocess
115115
# Generates the report example in the documentation
116-
subprocess.call(['python', '../tutorial/report/shapash_report_example.py'])
116+
subprocess.call(['python', '../tutorial/generate_report/shapash_report_example.py'])
117117
html_extra_path = ['../tutorial/report/output/report.html']
118118

119119

0 commit comments

Comments
 (0)