Skip to content

Commit a323901

Browse files
committed
Fixed import
1 parent 90f4ffa commit a323901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

av/container/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from .core import Chapter, Container, Flags, open
1+
from .core import Container, Flags, open
22
from .input import InputContainer
33
from .output import OutputContainer

0 commit comments

Comments
 (0)