sitch-io/sensor

View on GitHub
sitch/sitchlib/utility.py

Summary

Maintainability
A
2 hrs
Test Coverage

Utility has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Utility:
    """General utility class."""

    @classmethod
    def dt_delta_in_minutes(cls, dt_1, dt_2):
Severity: Minor
Found in sitch/sitchlib/utility.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status