Skip to content

Commit b67ba08

Browse files
committed
rename
1 parent d07115c commit b67ba08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/training/test_dataloader_utilities.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
detector=IceCubeDeepCore(),
2323
node_definition=NodesAsPulses(),
2424
nb_nearest_neighbours=8,
25-
node_feature_names=FEATURES.DEEPCORE,
25+
input_feature_names=FEATURES.DEEPCORE,
2626
)
2727

2828

0 commit comments

Comments
 (0)