mwchase/python-structured-data

View on GitHub
src/structured_data/_adt/product_type.py

Summary

Maintainability
A
0 mins
Test Coverage

Function __init_subclass__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

    def __init_subclass__(
Severity: Major
Found in src/structured_data/_adt/product_type.py - About 1 hr to fix

    Function __new__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Invalid

        def __new__(
    Severity: Minor
    Found in src/structured_data/_adt/product_type.py - About 35 mins to fix

      Function __new__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Invalid

              def __new__(
      Severity: Minor
      Found in src/structured_data/_adt/product_type.py - About 35 mins to fix

        Function __new__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Invalid

                def __new__(
        Severity: Minor
        Found in src/structured_data/_adt/product_type.py - About 35 mins to fix

          There are no issues that match your filters.

          Category
          Status