Skip to content

Commit

Permalink
make stle2
Browse files Browse the repository at this point in the history
  • Loading branch information
purva-thakre committed Dec 2, 2023
1 parent 007f6fb commit d128aad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions docs/source/apidoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,14 +320,12 @@ See Ref. {cite}`Czarnik_2021_Quantum` for more details on these methods.
:members:
```


#### PyQuil Conversions
```{eval-rst}
.. automodule:: mitiq.interface.mitiq_pyquil.conversions
:members:
```


#### Qiskit Conversions
```{eval-rst}
.. automodule:: mitiq.interface.mitiq_qiskit.conversions
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@

class ApsStyle(pybtex.style.formatting.unsrt.Style):
"""Style that mimicks APS journals."""

def __init__(
self,
label_style=None,
Expand Down

0 comments on commit d128aad

Please sign in to comment.