Skip to content

Commit 223ae99

Browse files
BClappePProfizi
andauthored
refactor: remove space in typehint
Co-authored-by: Paul Profizi <[email protected]>
1 parent 93a8f1a commit 223ae99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/dpf/core/workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ def get_recorded_workflow(id: int, server: AnyServerType | None = None) -> Workf
644644
645645
Returns
646646
-------
647-
workflow :
647+
workflow:
648648
workflow registered in dpf's registry (server side)
649649
650650
Examples

0 commit comments

Comments
 (0)