Skip to content

Commit e21a410

Browse files
author
Alan Christie
committed
fix: Fix for decoder 2.5
1 parent 2e27d78 commit e21a410

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data-manager/rdkit.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,8 +1116,7 @@ jobs:
11161116
- pipe
11171117
idColumn:
11181118
title: Index (text) or name (SDF) to use for the ID field
1119-
type:
1120-
- string
1119+
type: string
11211120
pattern: "^[A-Za-z0-9_\\.\\- ]+$"
11221121
readRecords:
11231122
title: Number of records to read field names

0 commit comments

Comments
 (0)