reformatted file

This commit is contained in:
Nicholas Dyer 2023-05-11 15:28:21 -04:00
parent adfece1a32
commit eff7f2c893

View File

@ -1,6 +1,7 @@
import pocket_friends
import json
class DataHandler:
"""
Class that handles the hardware attributes and save files.
@ -64,4 +65,3 @@ class DataHandler:
# Reset frame counter
self.frames_passed = 0