Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92ea629

Browse files
authored
Update test_conversion.py
1 parent 084d743 commit 92ea629

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/test_conversion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
"""Test CLR <-> Python type conversions."""
44

5+
from __future__ import unicode_literals
56
import System
67
import pytest
78
from Python.Test import ConversionTest, UnicodeString

0 commit comments

Comments
 (0)