Skip to content

Commit

Permalink
Add exclude_patterns in conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ltoribiosc committed Apr 25, 2024
1 parent 8b193da commit 36285d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
# https://documenteer.lsst.io/technotes/

from documenteer.conf.technote import * # noqa F401 F403
exclude_patterns.append("notebooks")

0 comments on commit 36285d9

Please sign in to comment.