failmap/admin

View on GitHub
websecmap/app/models.py

Summary

Maintainability
A
35 mins
Test Coverage

Function create has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def create(cls, task: celery.Task, name: str, request, *args, **kwargs) -> "Job":
Severity: Minor
Found in websecmap/app/models.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status