Skip to content

Commit b36f998

Browse files
Fix import
1 parent 28022c9 commit b36f998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_phoneid.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from __future__ import unicode_literals
2-
2+
import os
33
from unittest import TestCase
44
from telesign.phoneid import PhoneIdClient
55

0 commit comments

Comments
 (0)