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 Nov 29, 2023
1 parent 9963d49 commit 4a7a9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voila/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,5 +215,5 @@ def _valid_file_blacklist(self, proposal):
attempt_fix_notebook = Bool(
True,
config=True,
help="""Whether or not voila should attempt to fix and resolve a notebooks kernelspec metadata"""
help="""Whether or not voila should attempt to fix and resolve a notebooks kernelspec metadata""",
)

0 comments on commit 4a7a9f5

Please sign in to comment.