Skip to content

Commit

Permalink
Placate ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Sep 6, 2024
1 parent 31f7fd6 commit dc7e619
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@
"substitution",
"tasklist",
]
myst_fence_as_directive = ["mermaid",]
myst_fence_as_directive = [
"include",
"mermaid",
]
source_suffix = {
".rst": "restructuredtext",
".txt": "markdown",
Expand Down

0 comments on commit dc7e619

Please sign in to comment.