oplik0/cherrydoor

View on GitHub
cherrydoor/app.py

Summary

Maintainability
A
1 hr
Test Coverage

Function setup_app has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def setup_app(loop=asyncio.get_event_loop(), config=load_config()[0]):
    """Create the app and initiate all services (database, security, etc).

    Parameters
    ----------
Severity: Minor
Found in cherrydoor/app.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status