You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that most of the functions about CLIP such as with_duration don't have proper type hints, and most of the time VsCode shows that it returns None
I'd like to make a simple PR to fix this problem!
The text was updated successfully, but these errors were encountered:
I've noticed that most of the functions about CLIP such as
with_duration
don't have proper type hints, and most of the time VsCode shows that it returns NoneI'd like to make a simple PR to fix this problem!
The text was updated successfully, but these errors were encountered: