Skip to content

Commit f39916b

Browse files
committed
update go configs for new class names
1 parent f9c10f7 commit f39916b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/data/go250.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
class_path: chebai.preprocessing.datasets.go_uniprot.GoUniProtOver250
1+
class_path: chebai.preprocessing.datasets.go_uniprot.GOUniProtOver250
22
init_args:
33
go_branch: "BP"

configs/data/go50.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
class_path: chebai.preprocessing.datasets.go_uniprot.GoUniProtOver50
1+
class_path: chebai.preprocessing.datasets.go_uniprot.GOUniProtOver50

0 commit comments

Comments
 (0)