Format tests

This commit is contained in:
Nick Mowen 2022-09-26 12:38:41 -06:00
parent f310b2a931
commit ac03e842bc

View File

@ -126,7 +126,7 @@ class TestHttp(unittest.TestCase):
"total": { "total": {
"segment": 12.0, "segment": 12.0,
"hour": 2880.0, "hour": 2880.0,
} },
} }
def test_storage_cleanup(self): def test_storage_cleanup(self):