Skip to content

Commit 2671e1a

Browse files
committed
for python2
1 parent ff511b2 commit 2671e1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

veriloggen/types/axi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from __future__ import absolute_import
22
from __future__ import print_function
3+
from __future__ import division
34

45
import functools
56
import math

0 commit comments

Comments
 (0)