enables the code example (#8172)

This commit is contained in:
Jimmy Yao 2022-06-14 01:34:53 -07:00 committed by GitHub
parent 8d2eeeac44
commit be5e71a157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ class Pauli(BasePauli):
For example For example
.. code: .. code-block:: python
p = Pauli('-iXYZ') p = Pauli('-iXYZ')