mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-07 02:03:49 -08:00
style:Formatted codebase to pep8
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from kivy.properties import StringProperty, DictProperty
|
||||
|
||||
from kivy.properties import DictProperty, StringProperty
|
||||
from kivymd.uix.boxlayout import MDBoxLayout
|
||||
from kivymd.uix.dropdownitem import MDDropDownItem
|
||||
from kivymd.uix.menu import MDDropdownMenu
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
from kivy.properties import ObjectProperty, NumericProperty
|
||||
|
||||
from kivy.properties import NumericProperty, ObjectProperty
|
||||
from kivymd.uix.boxlayout import MDBoxLayout
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user