Skip to content

Commit b57deb0

Browse files
committed
update text
1 parent 931d05d commit b57deb0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ plotter. The timeline is shortened for such a change:
399399
* Minor release 2: The old feature is removed. The release note should indicate that the feature has
400400
been removed and how to switch to the new path.
401401

402-
Lastly, a **minor, non-core change** would include cosmetic changes such as output file names and
403-
changes to helper functions that isn't directly used in the package code base. These can be made in
402+
Lastly, a **minor, non-core change** could be a cosmetic change such as output file names or a
403+
change to helper functions that isn't directly used in the package codebase. These can be made in
404404
one release without a deprecation process as long as the change is clearly described in the
405405
release notes.
406406

releasenotes/notes/0.6/feature-support-calibrations-roundtrip-47f09bd9ff803479.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ features:
77
Output JSON data is formatted into the standard data model which is intentionally
88
agnostic to the calibration data structure, and this allows community
99
developer to reuse the calibration data in their platform.
10-
See :mod:`qiskit_experiments.calibration_management.save_utils` for data models.
1110
deprecations:
1211
- |
1312
Saving :class:`.Calibrations` instance into CSV file was deprecated.

0 commit comments

Comments
 (0)