resolve: wip update container

fix ls(), rename SequenceLoader to TimelineItemLoader
This commit is contained in:
Jakub Jezek 2021-01-28 18:57:27 +01:00
parent 8ac491230c
commit 0de70c1d92
No known key found for this signature in database
GPG key ID: C4B96E101D2A47F3
4 changed files with 9 additions and 8 deletions

View file

@ -412,7 +412,7 @@ class ClipLoader:
return timeline_item
class SequenceLoader(api.Loader):
class TimelineItemLoader(api.Loader):
"""A basic SequenceLoader for Resolve
This will implement the basic behavior for a loader to inherit from that