durandtibo/redcat

View on GitHub
src/redcat/ba/sort.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function argmax has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

def argmax(
Severity: Minor
Found in src/redcat/ba/sort.py - About 35 mins to fix

    Function nanargmin has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    def nanargmin(
    Severity: Minor
    Found in src/redcat/ba/sort.py - About 35 mins to fix

      Function argmin has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Wontfix

      def argmin(
      Severity: Minor
      Found in src/redcat/ba/sort.py - About 35 mins to fix

        Function nanargmax has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Wontfix

        def nanargmax(
        Severity: Minor
        Found in src/redcat/ba/sort.py - About 35 mins to fix

          There are no issues that match your filters.

          Category
          Status