tensorflow / quantum

Hybrid Quantum-Classical Machine Learning in TensorFlow
https://www.tensorflow.org/quantum
Apache License 2.0
1.77k stars 558 forks source link

Fix typo in the docstring of Differentiator.differentiate_analytic #808

Open majafranz opened 3 months ago

majafranz commented 3 months ago

Changes

Fixed a typo in the differentiator.Differentiator.differentiate_analytic docstring. "... calls he inheriting ..." got changed into "... calls the inheriting ..."

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.