Updated docstring

This commit is contained in:
Petr Kalis 2025-08-28 10:51:39 +02:00
parent ca7867568b
commit 22d6819a32

View file

@ -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.