Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 6695ca3

Browse files
committed
fix
1 parent 54b5f6f commit 6695ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_tracking.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from pathlib import Path
2-
from unittest.mock import ANY, Mock
2+
from unittest.mock import ANY
33

44
import pytest
55

0 commit comments

Comments
 (0)