Skip to content

Commit

Permalink
Type MSStructureSimulator.transform_data
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins committed Oct 16, 2024
1 parent c18e83d commit 6663f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xarray_ms/testing/simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ class MSStructureSimulator:
simulate_data: bool
model: Dict[str, Any]
data_description: DataDescription
transform_data: Callable[[PartitionDataType], PartitionDataType] | None

def __init__(
self,
Expand Down

0 comments on commit 6663f67

Please sign in to comment.