Skip to content

Commit

Permalink
Fix rST formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman committed Jun 13, 2023
1 parent 491ab3d commit ea1e624
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
fixes:
- |
Results of `backend.run()` were not serializable because they include `AerCircuit`s.
This commit makes the results serializable by removing `AerCircuit`s from metadata.
Results of ``backend.run()`` were not serializable because they include :class:`.AerCircuit`\ s.
This commit makes the results serializable by removing :class:`.AerCircuit`\ s from metadata.

0 comments on commit ea1e624

Please sign in to comment.