From d1104d743b7aa30ae15e68f8ec7f7d26a9c79475 Mon Sep 17 00:00:00 2001 From: Lionel Zoubritzky Date: Fri, 1 Mar 2024 12:25:23 +0100 Subject: [PATCH] m --- src/options.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/options.jl b/src/options.jl index 0e326ed..778720d 100644 --- a/src/options.jl +++ b/src/options.jl @@ -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