doc and style: formatted the whole codebase to pep8 plus added documentation where necessary

This commit is contained in:
Benex254
2024-08-05 09:46:54 +03:00
parent 8bf06cd34b
commit 32b99834c4
54 changed files with 555 additions and 346 deletions

View File

@@ -1,8 +1,6 @@
#:import get_color_from_hex kivy.utils.get_color_from_hex
#:import StringProperty kivy.properties.StringProperty
<HelpCard@MDBoxLayout>
spacing:"10dp"
orientation:"vertical"