Skip to content

Commit 0eb2fa4

Browse files
committed
stream: shorten docstring
1 parent 19c88b9 commit 0eb2fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stagpy/processing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ def energy_prof(step: Step) -> Rprof:
241241

242242

243243
def stream_function(step: Step) -> Field:
244-
"""Stream function in 2D geometry.
244+
"""Stream function (2D).
245245
246246
Args:
247247
step: a `Step` of a `StagyyData` instance.

0 commit comments

Comments
 (0)