Skip to content

Commit 7c16874

Browse files
committed
No need to import warnings module
1 parent 308a5b4 commit 7c16874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_da.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import numpy as np
88
from numpy.testing import assert_allclose, assert_equal
99
import pytest
10-
import warnings
1110

1211
import ot
1312
from ot.datasets import make_data_classif

0 commit comments

Comments
 (0)