We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f49ae40 + 4a37aa0 commit 43a3a55Copy full SHA for 43a3a55
tests/test_cache.py
@@ -6,7 +6,7 @@
6
from pathlib import Path
7
from unittest.mock import patch
8
9
-from src.gitfetch.cache import CacheManager
+from gitfetch.cache import CacheManager
10
11
12
class TestCacheManager:
0 commit comments