Skip to content

Commit 6aced08

Browse files
More imports
1 parent c2c3c6e commit 6aced08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_unit.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
import os
12
import pickle
3+
from os import path
24
try:
35
import unittest2 as unittest
46
except ImportError:

0 commit comments

Comments
 (0)