Skip to content

Commit c2c3c6e

Browse files
Add missing import
1 parent 0fe5450 commit c2c3c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_unit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import pickle
12
try:
23
import unittest2 as unittest
34
except ImportError:

0 commit comments

Comments
 (0)