Skip to content

Commit ffbbb97

Browse files
committed
remove extra line
1 parent 2fa36f9 commit ffbbb97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Quantum/product_codes.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,6 @@ function BivariateBicycleCode(a::T, b::T) where T <: Union{MPolyQuoRingElem{FqMP
947947
return CSSCode(hcat(A, B), hcat(transpose(B), transpose(A)))
948948
end
949949

950-
951950
"""
952951
CoPrimeBivariateBicycleCode(a::MPolyQuoRingElem{FqMPolyRingElem}, b::MPolyQuoRingElem{FqMPolyRingElem})
953952

0 commit comments

Comments
 (0)