mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-27 13:13:25 -08:00
3 lines
131 B
Python
3 lines
131 B
Python
from .main_screen import MainScreenModel
|
|
from .search_screen import SearchScreenModel
|
|
from .my_list_screen import MyListScreenModel |