Skip to content

Commit fa681e9

Browse files
author
Carlos M. Esterlizi
committed
Merge remote-tracking branch 'upstream/master'
Conflicts: setup.py webdav/client.py
2 parents 39f4bfb + 76f53a1 commit fa681e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdav/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ def data():
274274
raise NotConnection(self.webdav.hostname)
275275

276276
def check(self, remote_path=root):
277-
277+
278278
try:
279279
urn = Urn(remote_path)
280280
response = BytesIO()

0 commit comments

Comments
 (0)