Skip to content
Snippets Groups Projects
Commit 1a1f8f4c authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

fix whitespace in ippidb.models

parent 7e384da5
No related branches found
No related tags found
1 merge request!15Master
Pipeline #29751 passed
......@@ -988,7 +988,7 @@ class Compound(AutoFillableModel):
def autofill(self):
"""
Finalize the computation of the Compound
by computing InChi, InChiKey and Drugbank similarity
by computing InChi, InChiKey and Drugbank similarity
"""
# compute InChi and InChiKey
self.inchi = smi2inchi(self.canonical_smile)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment