mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-28 05:33:12 -08:00
6 lines
97 B
Python
6 lines
97 B
Python
from kivymd.uix.boxlayout import MDBoxLayout
|
|
|
|
|
|
class TrendingAnimeSideBar(MDBoxLayout):
|
|
pass
|