Skip to content

Commit 3a1f47f

Browse files
MarcelGeoCopilot
andauthored
Update mergin/test/test_client_pull.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 93995ec commit 3a1f47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mergin/test/test_client_pull.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import pytest
44
from mergin.common import DeltaChangeType, CHUNK_SIZE
55
from mergin.models import ProjectDeltaChange, ProjectDeltaItemDiff
6-
from mergin.client_pull import get_download_diff_files, get_download_diff_files, get_download_items
6+
from mergin.client_pull import get_download_diff_files, get_download_items
77

88

99
def test_get_diff_download_files():

0 commit comments

Comments
 (0)