diff --git a/src/qibotn/MPSUtils.py b/src/qibotn/MPSUtils.py index 8b8cdb3..767ece6 100644 --- a/src/qibotn/MPSUtils.py +++ b/src/qibotn/MPSUtils.py @@ -74,4 +74,3 @@ def apply_gate( mps_site_right_swap(mps_tensors, i, algorithm=algorithm, options=options) else: raise NotImplementedError("Only one- and two-qubit gates supported") - #return mps_tensors