Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
  • Loading branch information
faneshala committed May 26, 2024
1 parent 44e151d commit 37888ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/chembalancer/chembalancer.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ def hello_smiles(smiles: str) -> str:
print(hello_smiles("C(=O)O"))


"""DEBUT DE NOTRE CODE A NOUS
""""

def get_smiles_from_name(name):
"""Fetch the SMILES string of a molecule by its common name from PubChem."""
Expand Down

0 comments on commit 37888ea

Please sign in to comment.