Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
Liozou committed Mar 1, 2024
1 parent af450bf commit d1104d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options.jl
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ struct Options
_reduce_homometallic_bonds = if reduce_homometallic_bonds === nothing
structure == StructureType.MOF
else
_reduce_homometallic_bonds
reduce_homometallic_bonds
end

_wider_metallic_bonds = if wider_metallic_bonds === nothing
Expand Down

0 comments on commit d1104d7

Please sign in to comment.