18F/crime-data-api

View on GitHub
crime_data/common/marshmallow_schemas.py

Summary

Maintainability
D
2 days
Test Coverage

Showing 1 of 1 total issue

File marshmallow_schemas.py has 910 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# coding: utf-8
 
import os
 
from flask_marshmallow import Marshmallow
Severity: Major
Found in crime_data/common/marshmallow_schemas.py - About 2 days to fix
Category
Status