Skip to content

Commit

Permalink
Merge pull request #143 from scikit-hep/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
jonas-eschle authored Feb 1, 2024
2 parents 3643770 + ce17c34 commit c3ccba3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.12.1
rev: 24.1.1
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
1 change: 1 addition & 0 deletions src/hepstats/utils/fit/api_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
The `zfit` API is currently the standard fitting API in hepstats.
"""

import warnings

import uhi.typing.plottable
Expand Down

0 comments on commit c3ccba3

Please sign in to comment.