chitralverma commented on code in PR #6720:
URL: https://github.com/apache/opendal/pull/6720#discussion_r2448957483
##########
bindings/python/python/opendal/layers.pyi:
##########
@@ -24,9 +24,7 @@ import typing
@typing.final
class ConcurrentLimitLayer(Layer):
r"""
- ConcurrentLimitLayer.
-
- Create a layer that limits the number of concurrent operations.
+ A layer that limits the number of concurrent operations.
Review Comment:
minor wording changes, to de duplicate heading in mkdocs
--
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]