nemesiscodex/openfonacide

View on GitHub
wsgi.py

Summary

Maintainability
A
2 hrs
Test Coverage

File wsgi.py has 265 lines of code (exceeds 250 allowed). Consider refactoring.
Open

#!/usr/bin/python
import os

virtenv = os.environ['OPENSHIFT_PYTHON_DIR'] + '/virtenv/'
virtualenv = os.path.join(virtenv, 'bin/activate_this.py')
Severity: Minor
Found in wsgi.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status