Skip to content

Commit 085f1f1

Browse files
committed
Add future import to this new file for consistency
1 parent dd9a8ac commit 085f1f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tornado/test/options_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import absolute_import, division, with_statement
12
import unittest
23

34
from tornado.options import _Options

0 commit comments

Comments
 (0)