We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26be1f commit f82b382Copy full SHA for f82b382
tensorcircuit/results/counts.py
@@ -2,7 +2,7 @@
2
dict related functionalities
3
"""
4
5
-from typing import Any, Dict, Optional, Sequence, List
+from typing import Any, Dict, Optional, Sequence
6
7
import numpy as np
8
0 commit comments