Skip to content

Commit 958655f

Browse files
authored
Remove unnecessary line breaks
1 parent af482b4 commit 958655f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/_test_mf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,5 +197,4 @@ def evaluate_single_params(params):
197197
for param, value in best_params.items():
198198
print(f" {param:12}: {value}")
199199
print(f"\nBest Validation Accuracy: {best_acc:.4f}")
200-
201200
print("="*50)

0 commit comments

Comments
 (0)