Skip to content

Commit 53e09a2

Browse files
dhruvthakur2000Dhruv Thakur
and
Dhruv Thakur
authored
removed a extra space between , (#140)
Co-authored-by: Dhruv Thakur <you@example.com>
1 parent f19d268 commit 53e09a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datasets/load_datasets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from typing import Callable, Dict
2323

2424
from .loader_classification import (a_nine_a, airline, airline_ohe, bosch,
25-
census, cifar_binary, codrnanorm, covtype_binary, creditcard,
25+
census, cifar_binary, codrnanorm, covtype_binary, creditcard,
2626
epsilon, epsilon_16K, epsilon_30K, epsilon_80K, epsilon_100K,
2727
fraud, gisette, hepmass_150K,
2828
higgs, higgs_one_m, higgs_150K, ijcnn, klaverjas,

0 commit comments

Comments
 (0)