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.
1 parent f59c868 commit d8b3211Copy full SHA for d8b3211
mergin/client_push.py
@@ -15,6 +15,7 @@
15
import tempfile
16
import concurrent.futures
17
import os
18
+
19
try:
20
from .deps import pygeodiff
21
except (ImportError, ModuleNotFoundError):
0 commit comments