changeset 613:7a9d5186b51b

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 01 Feb 2024 11:19:24 +0100
parents 575aa420f866
children 61e8cf2d78fd
files Plugins/WebDav/Run.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Plugins/WebDav/Run.py	Thu Feb 01 09:41:57 2024 +0100
+++ b/Plugins/WebDav/Run.py	Thu Feb 01 11:19:24 2024 +0100
@@ -22,7 +22,7 @@
 
 
 import argparse
-import easywebdav
+import easywebdav   # easywebdav==1.2.0 is known to work with this test
 import io
 import os
 import pprint