Skip to content

Commit 29b053c

Browse files
committed
Fix for unused import
1 parent bbe36ec commit 29b053c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

imblearn/over_sampling/_smote/tests/test_smoten.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import numpy as np
22
import pytest
3-
import warnings
43

54
from imblearn.over_sampling import SMOTEN
65

0 commit comments

Comments
 (0)