Codacy Production / Codacy Static Code Analysis
required action
Nov 25, 2024 in 0s
3 new issues (0 max.) of at least minor severity.
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
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
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
codacy-production / Codacy Static Code Analysis
app/deployments/admin.py#L478
Unnecessary "elif" after "return", remove the leading "el" from "elif" (no-else-return)
Loading