Qiskit / rustworkx

A high performance Python graph library implemented in Rust.
https://www.rustworkx.org
Apache License 2.0
1.05k stars 146 forks source link

Docs: typo and clarity updates #1092

Closed prrao87 closed 6 months ago

prrao87 commented 6 months ago

Purpose

I made some minor typo and clarity fixes as I was going through the tutorials (no meaning or conceptual changes). Hope this works!

Also, many thanks for publishing this library and for documenting it so well! Really looking forward to using it more.

Checklist

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 6 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7965778401

Details


Totals Coverage Status
Change from base Build 7880161745: 0.05%
Covered Lines: 16748
Relevant Lines: 17335

💛 - Coveralls
IvanIsCoding commented 6 months ago

Thanks!