Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit ca85149

Browse files
committed
compat python2.7
1 parent 8155f66 commit ca85149

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_sanity.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# encoding: utf-8
2+
from __future__ import print_function
23
from __future__ import unicode_literals
34

45
import os

0 commit comments

Comments
 (0)