mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Updated docstring
This commit is contained in:
parent
ca7867568b
commit
22d6819a32
1 changed files with 3 additions and 0 deletions
|
|
@ -57,6 +57,9 @@ class PushToContextController:
|
|||
def set_source(self, project_name, version_ids):
|
||||
"""Set source project and version.
|
||||
|
||||
There is currently assumption that tool is working on products of same
|
||||
folder.
|
||||
|
||||
Args:
|
||||
project_name (Union[str, None]): Source project name.
|
||||
version_ids (Optional[list[str]]): Version ids.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue