Skip to content

Commit ac876e1

Browse files
authored
Update start.py
1 parent 01b2ab7 commit ac876e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

start.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
from __future__ import print_function
88

9-
109
import sys
1110
if sys.version_info.major < 3:
1211
print('This cannot be run under Python 2')

0 commit comments

Comments
 (0)