Skip to content
Snippets Groups Projects
Commit 45a947d8 authored by Zepei Xu's avatar Zepei Xu
Browse files

typo fix

parent f2b655ea
No related branches found
No related tags found
No related merge requests found
......@@ -124,6 +124,7 @@ async function handleAtoms(state: State): Promise<Schema.Atoms> {
}else{
hasStatus_bit = true;
}
}
}
const atom_idTokens = TokenBuilder.create(tokenizer, molecule.num_atoms * 2);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment