mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
hound fix
This commit is contained in:
parent
e1b13b5ceb
commit
e373ccf4e3
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ def get_frame_range() -> dict:
|
|||
}
|
||||
|
||||
|
||||
def reset_frame_range(fps: bool=True):
|
||||
def reset_frame_range(fps:bool=True):
|
||||
"""Set frame range to current asset.
|
||||
This is part of 3dsmax documentation:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue