fepegar/torchio

View on GitHub
src/torchio/transforms/augmentation/spatial/random_elastic_deformation.py

Summary

Maintainability
B
4 hrs
Test Coverage

File random_elastic_deformation.py has 302 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import warnings
from numbers import Number
from typing import Sequence
from typing import Tuple
from typing import Union

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

        def __init__(

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

          def __init__(

        There are no issues that match your filters.

        Category
        Status