CastagnaIT/plugin.video.netflix

View on GitHub
resources/lib/common/cache.py

Summary

Maintainability
A
45 mins
Test Coverage

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

    def add(self, bucket, identifier, data, ttl=None, expires=None, delayed_db_op=False):
Severity: Minor
Found in resources/lib/common/cache.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status