mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-28 13:43:28 -08:00
completed the basic ui and anilist module
This commit is contained in:
3
app/View/__init__.py
Normal file
3
app/View/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .MainScreen.main_screen import MainScreenView
|
||||
from .SearchScreen.search_screen import SearchScreenView
|
||||
from .MylistScreen.my_list_screen import MyListScreenView
|
||||
Reference in New Issue
Block a user