Skip to content

Commit 95ab211

Browse files
committed
pylint
1 parent a79a72a commit 95ab211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • vqls_prototype/tomography

vqls_prototype/tomography/qst.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import numpy as np
2-
from qiskit_experiments.library import StateTomography # pylint: disable=import-error
2+
from qiskit_experiments.library import StateTomography
33

44

55
class FullQST:

0 commit comments

Comments
 (0)