Skip to content

Commit 71b1c67

Browse files
committed
-
1 parent 18d8327 commit 71b1c67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source_py3/test_python_toolbox/test_cute_iter_tools/test_get_ratio.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Copyright 2009-2013 Ram Rachum.
22
# This program is distributed under the MIT license.
33

4+
from __future__ import division
5+
46
from python_toolbox import cute_iter_tools
57

68

0 commit comments

Comments
 (0)