myems-api/app.py

Summary

Maintainability
D
2 days
Test Coverage

File app.py has 1149 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import falcon
from falcon_cors import CORS
from falcon_multipart.middleware import MultipartMiddleware
# for debugging this api on Linux or macOS
from wsgiref import simple_server
Severity: Major
Found in myems-api/app.py - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status