We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97650d commit 09130c4Copy full SHA for 09130c4
1 file changed
src/radkummerkasten/utilities/remote_path.py
@@ -8,6 +8,7 @@
8
import pathlib
9
10
import requests
11
+
12
try:
13
import xdg_base_dirs
14
except ImportError: # Python<3.10
0 commit comments