ICIJ/prophecies

View on GitHub
prophecies/apps/api/views/project.py

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

@extend_schema_view(
list=extend_schema(
operation_id="List Projects",
description="Returns a list of Projects.",
),
Severity: Major
Found in prophecies/apps/api/views/project.py and 1 other location - About 1 hr to fix
prophecies/apps/api/views/task_record_review.py on lines 180..189
Category
Status