Skip to content

Commit 7fbec61

Browse files
committed
update to pypi test 0.0.2
1 parent 2c60019 commit 7fbec61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vampyr_MTL/functions/tests/test_C_Least_L21.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# iris data
1010
X_train, X_test, Y_train, Y_test, df = get_data()
11-
opts = opts(1500,0)
11+
opts = opts(1500,2)
1212
opts.tol = 10**(-6)
1313

1414

0 commit comments

Comments
 (0)