Skip to content

Commit 25de7a2

Browse files
author
chmerdon
committed
formatting fix
1 parent bd1c0c9 commit 25de7a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cellfinder.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ function gFindLocal!(xref, CF::CellFinder{Tv, Ti}, x; icellstart = 1, trybrute =
110110
xreftest::Array{Tv, 1} = CF.xreftest
111111
L2G::L2GTransformer{Tv, Ti} = CF.L2G4EG[1]
112112
L2Gb::Vector{Tv} = L2G.b
113-
113+
114114
invA::Matrix{Tv} = CF.invA
115115
imin::Int = 0
116116

0 commit comments

Comments
 (0)