Stable-V.1.0.1

- small change
This commit is contained in:
janis
2022-03-12 11:57:29 +01:00
parent 1aae4a74cf
commit cb8cb77829
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
import multiprocessing
import os
import signal
# os.environ["KIVY_NO_CONSOLELOG"] = "1"
os.environ["KIVY_NO_CONSOLELOG"] = "1"
from kivy.core.window import Window, Config
from kivy.uix.screenmanager import ScreenManager
from kivymd.uix.screen import MDScreen