itsVale/Vale.py

View on GitHub
utils/scheduler.py

Summary

Maintainability
A
45 mins
Test Coverage

Function __new__ has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __new__(cls, time, event, args=None, kwargs=None, created=None, id=None):
Severity: Minor
Found in utils/scheduler.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status