Skip to content

Commit

Permalink
fix: add support for 'abfss' protocol in WrappedFileSystemFlavour
Browse files Browse the repository at this point in the history
  • Loading branch information
jslorrma committed Nov 14, 2024
1 parent 1a32d12 commit b054959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upath/_flavour.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ class WrappedFileSystemFlavour: # (pathlib_abc.FlavourBase)
"az",
"adl",
"abfs",
"abfss",
"webdav+http",
"webdav+https",
},
Expand Down

0 comments on commit b054959

Please sign in to comment.