mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix typo in typo
This commit is contained in:
parent
08715b59c1
commit
46bfa3122f
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ def range_from_frames(*args, **kwargs):
|
|||
|
||||
|
||||
@editorial_deprecated
|
||||
def frames_to_seconds(*args, **kwargs):
|
||||
def frames_to_secons(*args, **kwargs):
|
||||
from openpype.pipeline.editorial import frames_to_seconds
|
||||
|
||||
return frames_to_seconds(*args, **kwargs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue