Skip to content

Commit f158118

Browse files
committed
chore: expect console
1 parent 55ac262 commit f158118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/autoLabel/createJson.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ async function createAutoLabelingJson() {
3232
try {
3333
Molecule.fromIDCode(idCode);
3434
} catch {
35+
// eslint-disable-next-line no-console
3536
console.log(molfile);
3637
continue;
3738
}

0 commit comments

Comments
 (0)