Skip to content
Snippets Groups Projects
Commit 8c0200dd authored by Renze's avatar Renze
Browse files

Making the code style checker happy

parent f26bcbaf
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,12 @@ You can customize this script however you want :) If you want to go back to
the default version, just delete this file; the firmware will recreate it on
next run.
"""
import buttons, color, display, os, ujson, sys
import buttons
import color
import display
import os
import ujson
import sys
def read_metadata(app_folder):
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment