Skip to content

Commit

Permalink
Small bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
pcwysoc committed Jul 31, 2024
1 parent bf96fa5 commit f1f08a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pygsti/modelmembers/instruments/mcminstrumentop.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
import numpy as _np

from pygsti.modelmembers.operations import DenseOperator as _DenseOperator
from pygsti.baseobjs import statespace as _statespace


class MCMInstrumentOp(_DenseOperator):
"""
Expand Down

0 comments on commit f1f08a0

Please sign in to comment.