Closed atoparseks closed 1 year ago
In majority of case assumption the scene collection key is string is correct. However, if it's already datetime, SceneCollection.clip_scenes throws an error: TypeError: Parser must be a string or character stream, not datetime
this PR will be part of v0.2.1
In majority of case assumption the scene collection key is string is correct. However, if it's already datetime, SceneCollection.clip_scenes throws an error: TypeError: Parser must be a string or character stream, not datetime