Skip to content

Admin timeseries and dataset status

Codacy Production / Codacy Static Code Analysis required action Nov 25, 2024 in 0s

3 new issues (0 max.) of at least minor severity.

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

Issues
======
- Added 3
           

See the complete overview on Codacy

Annotations

Check notice on line 159 in app/deployments/admin.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

app/deployments/admin.py#L159

Unnecessary "elif" after "return", remove the leading "el" from "elif" (no-else-return)

Check notice on line 430 in app/deployments/admin.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

app/deployments/admin.py#L430

Unnecessary "elif" after "return", remove the leading "el" from "elif" (no-else-return)

Check notice on line 478 in app/deployments/admin.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

app/deployments/admin.py#L478

Unnecessary "elif" after "return", remove the leading "el" from "elif" (no-else-return)