c0fec0de/anycache

View on GitHub
anycache/__init__.py

Summary

Maintainability
B
5 hrs
Test Coverage

File __init__.py has 411 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""Cache any python object to file."""

import collections
import hashlib
import logging
Severity: Minor
Found in anycache/__init__.py - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status