✨
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
"""A collection of all Gwendolyn functions."""
|
||||
|
||||
__all__ = ["Other"]
|
||||
__all__ = ["Other","BetterNetflix", "Sonarr", "Radarr", "TMDb"]
|
||||
|
||||
from .other import Other
|
||||
from .other import Other
|
||||
from .better_netflix import Radarr, Sonarr, BetterNetflix, TMDb
|
Reference in New Issue
Block a user