mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix space in docstring
This commit is contained in:
parent
3858f8f93f
commit
758d412fef
1 changed files with 1 additions and 1 deletions
2
start.py
2
start.py
|
|
@ -176,7 +176,7 @@ def run(arguments: list, env: dict = None) -> int:
|
|||
|
||||
|
||||
def set_avalon_environments():
|
||||
""" Set avalon specific environments.
|
||||
"""Set avalon specific environments.
|
||||
|
||||
These are non modifiable environments for avalon workflow that must be set
|
||||
before avalon module is imported because avalon works with globals set with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue