chitralverma commented on code in PR #6668:
URL: https://github.com/apache/opendal/pull/6668#discussion_r2436727901
##########
bindings/python/python/opendal/__base.pyi:
##########
@@ -46,7 +46,7 @@ class _Base:
@overload
def __init__(
self,
- scheme: Literal["aliyun_drive"],
+ scheme: Literal["aliyun-drive"],
Review Comment:
let me take a shot at this in the next one.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]