-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior:
Calling:
ayon_api.get_project_roots_by_site_id(get_current_project_name())
will return just dict[str, str] like:
{'work': 'C:/projects'}but the docstring states that the return value is dict[str, dict[str ,str]]
Expected Behavior:
Docstring should reflect real state otherwise IDEs will show wrong type hints.
Version
1.0.0
What platform you are running on?
Windows
Steps To Reproduce:
Look at the function docstring
Are there any labels you wish to add?
- I have added the relevant labels to the bug report.
Relevant log output:
No response
Additional context:
No response
Metadata
Metadata
Assignees
Labels
No labels