mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-27 13:13:25 -08:00
3 lines
146 B
Python
3 lines
146 B
Python
from .main_screen import MainScreenController
|
|
from .search_screen import SearchScreenController
|
|
from .my_list_screen import MyListScreenController |