Skip to content

Commit 56926d5

Browse files
author
Jonas Heinle
committed
error in wrong module name
1 parent 79a1a69 commit 56926d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scripts/download_markdown_files.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import argparse
2-
from webdavclient.webdavclient import WebDavClient
2+
from kataglyphis_webdavclient.webdavclient import WebDavClient
33

44

55
# Parse command-line arguments

0 commit comments

Comments
 (0)