Skip to content

Commit 1ea9d66

Browse files
itearslShvets Kirill
authored and
Shvets Kirill
committed
fix banch errors
1 parent 6ec6c52 commit 1ea9d66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configs/testing/sklearn.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"common": {
33
"lib": "sklearn",
4-
"data-format": "pandas",
5-
"data-order": "F",
6-
"dtype": "float64"
4+
"data-format": 'pandas',
5+
"data-order": 'F',
6+
"dtype": 'float64'
77
},
88
"cases": [
99
{

0 commit comments

Comments
 (0)