Skip to content

Commit 275e8b9

Browse files
committed
Remove unnecessary print_function
1 parent 6bfcc94 commit 275e8b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/Manual/maketoc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env python
22

3-
from __future__ import print_function
43
import sys
54
import os
65
chs = open("chapters").readlines()

0 commit comments

Comments
 (0)