Skip to content

Commit

Permalink
style: make format
Browse files Browse the repository at this point in the history
  • Loading branch information
bvdmitri committed Apr 4, 2024
1 parent 3753342 commit 00c8023
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nodes/predefined/bifm_helper.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ struct BIFMHelper <: AbstractFactorNode end

# specify custom functional dependencies for BIFMHelper node
function functional_dependencies(::DefaultFunctionalDependencies, factornode::FactorNode{<:Type{BIFMHelper}}, interface, iindex)

clusters = getlocalclusters(factornode)
cindex = clusterindex(clusters, iindex)

Check warning on line 26 in src/nodes/predefined/bifm_helper.jl

View check run for this annotation

Codecov / codecov/patch

src/nodes/predefined/bifm_helper.jl#L24-L26

Added lines #L24 - L26 were not covered by tests

Expand Down

0 comments on commit 00c8023

Please sign in to comment.