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

L0 projections from command line #92

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

fixing possibly undefined reference

1596cac
Select commit
Loading
Failed to load commit list.
Draft

L0 projections from command line #92

fixing possibly undefined reference
1596cac
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 14, 2024 in 3s

4 issues fixed. 8 issues found.

Annotations

Check notice on line 316 in src/smefit/projections/__init__.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/smefit/projections/__init__.py#L316

Line too long (103/100) (line-too-long)

Check notice on line 186 in src/smefit/projections/__init__.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/smefit/projections/__init__.py#L186

Too many branches (25/12) (too-many-branches)

Check notice on line 220 in src/smefit/cli/__init__.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/smefit/cli/__init__.py#L220

Line too long (119/100) (line-too-long)

Check notice on line 195 in src/smefit/projections/__init__.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/smefit/projections/__init__.py#L195

Line too long (115/100) (line-too-long)

Check notice on line 186 in src/smefit/projections/__init__.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/smefit/projections/__init__.py#L186

Too many statements (90/50) (too-many-statements)

Check notice on line 194 in src/smefit/projections/__init__.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/smefit/projections/__init__.py#L194

Line too long (115/100) (line-too-long)

Check notice on line 186 in src/smefit/projections/__init__.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/smefit/projections/__init__.py#L186

Too many local variables (36/22) (too-many-locals)

Check notice on line 221 in src/smefit/cli/__init__.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/smefit/cli/__init__.py#L221

Line too long (107/100) (line-too-long)