Skip to content

Commit 6382b76

Browse files
committed
Bacward compatibility fix
1 parent 428dfac commit 6382b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structural/proxy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
3-
3+
from __future__ import print_function
44
import time
55

66

0 commit comments

Comments
 (0)