Hrabal/TemPy

View on GitHub
tempy/tempy.py

Summary

Maintainability
A
2 hrs
Test Coverage

DOMElement has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class DOMElement(TempyRenderer, DOMNavigator, DOMModifier):
    """Takes care of the tree structure using the "childs" and "parent" attributes.
    Manages the DOM manipulation with proper valorization of those two.
    """

Severity: Minor
Found in tempy/tempy.py - About 2 hrs to fix

There are no issues that match your filters.

Category
Status