mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-13 13:27:26 -08:00
doc and style: formatted the whole codebase to pep8 plus added documentation where necessary
This commit is contained in:
@@ -4,5 +4,6 @@ from kivymd.uix.boxlayout import MDBoxLayout
|
||||
|
||||
|
||||
class AnimeDescription(MDBoxLayout):
|
||||
description = StringProperty()
|
||||
"""The anime description"""
|
||||
|
||||
description = StringProperty()
|
||||
|
||||
Reference in New Issue
Block a user