You've already forked my-video-workflow
初次提交
This commit is contained in:
5
entity/VideoPart.py
Normal file
5
entity/VideoPart.py
Normal file
@ -0,0 +1,5 @@
|
||||
from entity.File import File
|
||||
|
||||
|
||||
class VideoPart(File):
|
||||
...
|
Reference in New Issue
Block a user