Skip to content

Commit

Permalink
test release please
Browse files Browse the repository at this point in the history
  • Loading branch information
Franklalalala committed Apr 12, 2024
1 parent 64242f8 commit 626d44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/combinemols3d/CombineMols3D.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,4 @@ def combine_2_mols_with_dummy(molecule_1: Atoms, molecule_2: Atoms, dummy_atom_i
final_mol = combine_2_mols_with_dummy(molecule_1=main_mol, molecule_2=sub_mol,
dummy_atom_index_1=11, dummy_atom_index_2=6)


view(final_mol)

0 comments on commit 626d44e

Please sign in to comment.