4 lines
72 B
Python
4 lines
72 B
Python
from media import Media
|
|
from photo import Photo
|
|
from video import Video
|