Export key classes from api
and error
modules
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from .api import OmdbApi
|
||||
from .error import OmdbError
|
||||
from .result import (
|
||||
ExtendedResult,
|
||||
MovieExtendedResult,
|
||||
|
Reference in New Issue
Block a user