ulikoehler/UliEngineering

View on GitHub
UliEngineering/Utils/NumPy.py

Summary

Maintainability
A
45 mins
Test Coverage

Function numpy_resize_insert has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def numpy_resize_insert(arr, val, index, growth_factor=1.5, min_growth=1000, max_growth=1000000):
Severity: Minor
Found in UliEngineering/Utils/NumPy.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status