Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: [pre-commit.ci] pre-commit autoupdate #2442

Merged
merged 5 commits into from
Mar 20, 2024

apply ruff unsafe fixes

9a1721b
Select commit
Failed to load commit list.
Merged

chore: [pre-commit.ci] pre-commit autoupdate #2442

apply ruff unsafe fixes
9a1721b
Select commit
Failed to load commit list.
codefactor.io / CodeFactor failed Mar 20, 2024 in 2s

1 issue fixed. 3 issues found.

Annotations

Check notice on line 129 in src/pyhf/modifiers/staterror.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/pyhf/modifiers/staterror.py#L129

unresolved comment '# FIXME: sigmas that are zero will be fixed to 1.0 arbitrarily to ensure' (C100)

Check notice on line 38 in src/pyhf/typing.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/pyhf/typing.py#L38

unresolved comment '# TODO: Switch to os.PathLike[str] once Python 3.8 support dropped' (C100)

Check notice on line 88 in src/pyhf/optimize/mixins.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/pyhf/optimize/mixins.py#L88

unresolved comment '# FIXME: Set uncertainties for fixed parameters to 0 manually' (C100)