Skip to content

Commit 93a8f1a

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

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
@@ -637,7 +637,7 @@ def get_recorded_workflow(id: int, server: AnyServerType | None = None) -> Workf
637637
638638
Parameters
639639
----------
640-
id :
640+
id:
641641
ID given by the method "record".
642642
server:
643643
Server from which to get the recorded workflow.

0 commit comments

Comments
 (0)