qiskit/releasenotes/notes/0.18/QiskitIndexError-d75510dc0d...

8 lines
291 B
YAML

---
deprecations:
- |
The class :class:`qiskit.exceptions.QiskitIndexError`
is deprecated and will be removed in a future release. This exception
was not actively being used by anything in Qiskit, if you were using
it you can create a custom exception class to replace it.