Skip to content

Commit

Permalink
fix: typo descriptors.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kohulan authored Jun 23, 2023
1 parent a7f83f0 commit fb26d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/modules/coconut/descriptors.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def getCOCONUTDescriptors(smiles: str, toolkit: str):
"linear_sugars",
"circular_sugars",
"murko_framework",
"npliness",
"nplikeness",
)

if len(DescriptorList) == len(CombinedDescriptors):
Expand Down

0 comments on commit fb26d7c

Please sign in to comment.