Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRenaud committed Nov 2, 2023
1 parent a79a72a commit 95ab211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vqls_prototype/tomography/qst.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import numpy as np
from qiskit_experiments.library import StateTomography # pylint: disable=import-error
from qiskit_experiments.library import StateTomography


class FullQST:
Expand Down

0 comments on commit 95ab211

Please sign in to comment.