Skip to content

Commit

Permalink
import division from future
Browse files Browse the repository at this point in the history
  • Loading branch information
pri22296 committed May 17, 2017
1 parent 42dc8f5 commit 71330d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beautifultable/beautifultable.py
Expand Up @@ -23,7 +23,7 @@
| 4 | 16 |
+------------+------------+
"""

from __future__ import division
import itertools
import copy
import operator
Expand Down

0 comments on commit 71330d3

Please sign in to comment.