Skip to content

Commit 159af27

Browse files
committed
Change library
1 parent b597e9a commit 159af27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_glmm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
from unittest import TestCase
12
import numpy as np
2-
from unittest2 import TestCase
33
import category_encoders as encoders
44
import tests.helpers as th
55

0 commit comments

Comments
 (0)