mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-13 21:36:25 -08:00
doc and style: formatted the whole codebase to pep8 plus added documentation where necessary
This commit is contained in:
@@ -4,4 +4,6 @@ from kivymd.uix.boxlayout import MDBoxLayout
|
||||
|
||||
|
||||
class Controls(MDBoxLayout):
|
||||
"""The diferent controls available"""
|
||||
|
||||
screen = ObjectProperty()
|
||||
|
||||
Reference in New Issue
Block a user