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

Fix: LinearModel Stat #3575

Merged
merged 35 commits into from
Apr 8, 2024

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

2dec4cd
Select commit
Loading
Failed to load commit list.
Merged

Fix: LinearModel Stat #3575

[pre-commit.ci] auto fixes from pre-commit.com hooks
2dec4cd
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 7, 2024 in 3s

No new alerts in code changed by this pull request

Annotations

Check notice on line 141 in source/tests/pt/model/test_linear_atomic_model_stat.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable nf is not used.

Check notice on line 141 in source/tests/pt/model/test_linear_atomic_model_stat.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable nloc is not used.

Check notice on line 141 in source/tests/pt/model/test_linear_atomic_model_stat.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable nnei is not used.