We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd403e9 + 4ef7c6e commit 14b60aeCopy full SHA for 14b60ae
crystal_toolkit/components/structure.py
@@ -965,7 +965,7 @@ def _preprocess_input_to_graph(
965
valid_bond_strategies = (
966
StructureMoleculeComponent.available_bonding_strategies
967
)
968
-
+
969
if bonding_strategy not in valid_bond_strategies:
970
raise ValueError(
971
"Bonding strategy not supported. Please supply a name of a NearNeighbor "
0 commit comments