Skip to content

Commit 44d1aca

Browse files
committed
Update test_core.py
1 parent b9697a0 commit 44d1aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deeptrack/tests/backend/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pylint: disable=C0115:missing-class-docstring
22
# pylint: disable=C0116:missing-function-docstring
33
# pylint: disable=C0103:invalid-name
4-
4+
55
# Use this only when running the test locally.
66
# import sys
77
# sys.path.append(".") # Adds the module to path.

0 commit comments

Comments
 (0)