We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5322ec0 commit 0308f96Copy full SHA for 0308f96
py/makeqstrdata.py
@@ -1,3 +1,5 @@
1
+from __future__ import print_function
2
+
3
import argparse
4
import re
5
import sys
0 commit comments