Skip to content

Commit

Permalink
Try fixing the doc by adding mock imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenain committed Feb 7, 2025
1 parent c399c05 commit 5bbf594
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@
f"{project}.makers.calibration.core",
f"{project}.makers.extractor.charge_extractor",
f"{project}.dqm.bokeh_app",
"matplotlib",
"iminuit",
]

# intersphinx allows referencing other packages sphinx docs
Expand Down

0 comments on commit 5bbf594

Please sign in to comment.