Skip to content

Commit 3b16ec5

Browse files
authored
Update yaoapi.jl
1 parent 395f68f commit 3b16ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yaoapi.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using YaoBlocks
22
using LuxurySparse: IMatrix
3-
using BitBasis
3+
using BitBasis: readbit,bcat,@bit_str
44

55
Locs = Union{Vector{Int}, Int}
66
"""

0 commit comments

Comments
 (0)