Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 23, 2024
1 parent dcad6fb commit a82ea82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
]
myst_url_schemes = ("http", "https", "mailto")
nb_output_stderr = "remove"
nb_execution_mode = "auto" # execute notebooks that are missing at least one output cell
nb_execution_mode = "auto" # execute notebooks that are missing at least one output cell
nb_merge_streams = True
typehints_defaults = "braces"

Expand Down

0 comments on commit a82ea82

Please sign in to comment.