forked from Github/frigate
Work through most of the cspell warnings in python (#13794)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Consts for testing."""
|
||||
"""Constants for testing."""
|
||||
|
||||
TEST_DB = "test.db"
|
||||
TEST_DB_CLEANUPS = ["test.db", "test.db-shm", "test.db-wal"]
|
||||
|
||||
Reference in New Issue
Block a user