This is the current running state of the kiosk sans the secrets.
[kiosk.git] / file_writer.py
index beac7bbcd284861e4b3d8bf7bb419c9bdd9a51b5..ffb15e6b2ec4ed44da9308896b0388d006f2dc10 100644 (file)
@@ -5,6 +5,7 @@ from uuid import uuid4
 
 import kiosk_constants
 
+
 class file_writer:
     """Helper context to write a pages file."""