We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d271dd2 + 7c7d388 commit 437edddCopy full SHA for 437eddd
docs/conf.py
@@ -113,7 +113,7 @@
113
# -- Additional html pages -------------------------------------------------
114
import subprocess
115
# Generates the report example in the documentation
116
-subprocess.call(['python', '../tutorial/report/shapash_report_example.py'])
+subprocess.call(['python', '../tutorial/generate_report/shapash_report_example.py'])
117
html_extra_path = ['../tutorial/report/output/report.html']
118
119
0 commit comments