Skip to content

Commit e812492

Browse files
committed
wip
1 parent fe15876 commit e812492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datamol/isomers/_enumerate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def count_stereoisomers(
124124
n_variants: int = 20,
125125
undefined_only: bool = False,
126126
rationalise: bool = True,
127-
timeout_seconds=None,
127+
timeout_seconds: int = None,
128128
clean_it: bool = True,
129129
precise: bool = False,
130130
):

0 commit comments

Comments
 (0)