WenjieDu/PyPOTS

View on GitHub
pypots/nn/modules/transformer/autoencoder.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function __init__ has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(
Severity: Major
Found in pypots/nn/modules/transformer/autoencoder.py - About 1 hr to fix

    Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(
    Severity: Major
    Found in pypots/nn/modules/transformer/autoencoder.py - About 1 hr to fix

      Function forward has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def forward(
      Severity: Minor
      Found in pypots/nn/modules/transformer/autoencoder.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status