Skip to content

Commit

Permalink
Fix docs issues from review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish committed May 5, 2020
1 parent 428b312 commit 514d58f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions qiskit/result/result.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
class Result:
"""Model for Results.
Please note that this class only describes the required fields. For the
full description of the model, please check ``ResultSchema``.
Attributes:
backend_name (str): backend name.
backend_version (str): backend version, in the form X.Y.Z.
Expand Down
2 changes: 1 addition & 1 deletion qiskit/validation/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
JSON Schema
===========
,, autosummary::
.. autosummary::
:toctree: ../stubs/
jsonschema.validate_json_against_schema
Expand Down

0 comments on commit 514d58f

Please sign in to comment.