Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit suggestions (#344)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit suggestions

updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 6, 2024
1 parent ef74571 commit ca42b4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/psf/black
rev: 23.12.1
rev: 24.1.1
hooks:
- id: black
name: Format code
Expand Down
2 changes: 1 addition & 1 deletion code_doc_autogen.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
hyperopt_report,
hyperopt_hiplot,
],
}
},
# {
# 'page': 'api/sequential_encoders.md',
# 'classes': [
Expand Down

0 comments on commit ca42b4c

Please sign in to comment.