small formatting changes

This commit is contained in:
Lucas
2022-05-22 16:10:09 -04:00
parent f40b0f95a7
commit 0136c1a1a4
11 changed files with 70 additions and 46 deletions
+1
View File
@@ -2,3 +2,4 @@ from .abstract_app import App
from .app_state import AppState, InvalidStateUpdateError
from .app_router import AppRouter
from macropad_os.default_apps.debug_app import DebugApp
from .serial_communications import SerialComms