Skip to content

Commit e9d0ae8

Browse files
committed
typo found
1 parent 2c0812f commit e9d0ae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ for handling unstructured datasets. The function must accept an `xarray.Dataset`
169169
input and return a modified `xarray.Dataset` as output.
170170

171171
**Properties**:
172+
172173
* **module_path**: Path to the Python module relative to the config file.
173174
* **function_name**: Name of the function within the specified module. The function must
174175
take an `xarray.Dataset` as input and return a transformed `xarray.Dataset`.

0 commit comments

Comments
 (0)