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

auto-update pre-commit hooks #71

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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

fad5026
Select commit
Loading
Failed to load commit list.
Open

auto-update pre-commit hooks #71

[pre-commit.ci] auto fixes from pre-commit.com hooks
fad5026
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Feb 3, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- docs/src/example_scripts/semi_automation_BCC_AlLi/fit_model.py  4
- docs/src/example_scripts/semi_automation_BCC_AlLi/generate.py  6
- WFacer/maker.py  1
         

Complexity decreasing per file
==============================
+ tests/test_enumeration.py  -15
+ WFacer/jobs.py  -9
+ WFacer/utils/sparselm_estimators.py  -15
+ WFacer/schema.py  -4
+ tests/test_utils/test_sparselm_estimators.py  -13
+ tests/test_jobs.py  -12
+ WFacer/utils/duplicacy.py  -1
+ WFacer/convergence.py  -6
+ tests/test_convergence.py  -1
+ tests/test_preprocessing.py  -4
+ WFacer/utils/query.py  -5
+ tests/test_mc_generators.py  -3
+ tests/test_utils/test_task_document.py  -1
+ WFacer/sample_generators/mc_generators.py  -17
+ tests/test_maker.py  -4
+ tests/test_fit.py  -15
+ tests/test_utils/test_query.py  -10
+ tests/test_schema.py  -3
+ WFacer/specie_decorators/base.py  -11
         

See the complete overview on Codacy