mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
hound fix
This commit is contained in:
parent
e373ccf4e3
commit
57308ff488
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