Transformation# class wattson.powergrid.noise.transformations.transformation.Transformation(grid_value: GridValue, transform_value: Any, noise: Noise | None = None)# Bases: object Methods __init__ apply matches Attributes transform_value __init__(grid_value: GridValue, transform_value: Any, noise: Noise | None = None)#