Skip to content

Commit a803d32

Browse files
author
ZHU
committed
format
1 parent c5aca53 commit a803d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connectivity.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ function isgraphical(degs::AbstractVector{<:Integer})
820820
right_deg_sum += sorted_degs[ptr]
821821
# move pointer to the 1-slot left
822822
ptr -= 1
823-
else
823+
else
824824
# the ptr points to the degree greater than r
825825
break
826826
end

0 commit comments

Comments
 (0)