Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 23, 2023
1 parent ca2aa25 commit 9339efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ def compile_KLU():
"myst-parser",
"sphinx-inline-tabs",
"sphinxcontrib-bibtex",
"sphinx-autobuild"
"sphinx-autobuild",
], # For doc generation
"dev": [
"pre-commit", # For code style checking
Expand Down

0 comments on commit 9339efe

Please sign in to comment.