Skip to content

Commit 1ae7814

Browse files
committed
Fix docstring
1 parent 1522663 commit 1ae7814

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

taipy/core/scenario/scenario.py

-3
Original file line numberDiff line numberDiff line change
@@ -417,9 +417,6 @@ def submit(
417417
def can_duplicate(self) -> ReasonCollection:
418418
"""Indicate if a scenario can be duplicated.
419419
420-
Arguments:
421-
entity (Union[str, Scenario]): The scenario or its id to check if it can be duplicated.
422-
423420
Returns:
424421
True if the given scenario can be duplicated. False otherwise.
425422
"""

0 commit comments

Comments
 (0)