svthalia/concrexit

View on GitHub
website/facedetection/models.py

Summary

Maintainability
A
2 hrs
Test Coverage

File models.py has 275 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import os
from secrets import token_urlsafe

from django.db import models
from django.db.models import Count, IntegerField, Value
Severity: Minor
Found in website/facedetection/models.py - About 2 hrs to fix

There are no issues that match your filters.

Category
Status