add test and pre commit hook

This commit is contained in:
cotran 2024-10-16 14:15:13 -07:00
parent cf612409f0
commit ee36e403d1
9 changed files with 351 additions and 7 deletions

View file

@ -2,4 +2,3 @@ import app.commons.utilities as utils
DEVICE = utils.get_device()
MODE = utils.get_serving_mode()