Skip to content

Commit

Permalink
FIX: prevent TR-028 (PDG API) from running
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Sep 30, 2024
1 parent f0280e1 commit 6bb3c92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def get_nb_exclusion_patterns() -> list[str]:
"report/020*",
"report/021*",
"report/022*",
"report/028*",
"report/033*",
}
julia_notebooks = {
Expand Down

0 comments on commit 6bb3c92

Please sign in to comment.