This is an automated email from the ASF dual-hosted git repository. micafer pushed a commit to branch test-import-timings in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 0a2eb5ed88d19557a4d9e11049a4dd0703ce2540 Author: Miguel Caballer Fernandez <[email protected]> AuthorDate: Tue Mar 24 08:36:14 2026 +0100 Minor change --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cfb0e3e7d..bd1bd55fb 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Apache Libcloud - a unified interface for the cloud ==================================================== -Apache Libcloud is a Python library which hides differences between different +Apache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
