Skip to content

Commit 866613a

Browse files
committed
Fix docsting for SeismicPreStackTemplate.
1 parent 764f7d0 commit 866613a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mdio/builder/templates/seismic_prestack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class SeismicPreStackTemplate(AbstractDatasetTemplate):
1414
This should be used for both 2D and 3D datasets. Common-shot or common-channel datasets
1515
1616
Args:
17-
domain: The domain of the dataset.
17+
data_domain: The domain of the dataset.
1818
"""
1919

2020
def __init__(self, data_domain: SeismicDataDomain):

0 commit comments

Comments
 (0)