masschallenge/django-accelerator

View on GitHub
accelerator_abstract/models/__init__.py

Summary

Maintainability
B
4 hrs
Test Coverage
A
100%

File __init__.py has 339 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from .base_allocator import BaseAllocator
from .base_application import (
    APPLICATION_STATUSES,
    BaseApplication,
    COMPLETE_APP_STATUS,
Severity: Minor
Found in accelerator_abstract/models/__init__.py - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status