Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
PBrdng committed May 24, 2024
1 parent bdf47ab commit becc197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/numerical_irreducible_decomposition.jl
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ function regeneration!(
else
return WitnessSet(fixed(F, compile = false), L, P)

Check warning on line 610 in src/numerical_irreducible_decomposition.jl

View check run for this annotation

Codecov / codecov/patch

src/numerical_irreducible_decomposition.jl#L610

Added line #L610 was not covered by tests
end

end
else
return Vector{WitnessSet}()
Expand Down

0 comments on commit becc197

Please sign in to comment.