Skip to content

Commit

Permalink
docs: add missing docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Aug 4, 2024
1 parent 5266862 commit 50591e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/invert4geom/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ def filter_grid(
filt_type: str = "lowpass",
) -> xr.DataArray:
"""
_summary_
Apply a spatial filter to a grid.
Parameters
----------
Expand Down

0 comments on commit 50591e3

Please sign in to comment.