Fix syntax error in query tool feature test for Python 2.7

pull/25/head
Akshay Joshi 2019-07-25 11:26:45 +05:30
parent ec968dbc14
commit 8cfe39e837
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#
##########################################################################
from __future__ import print_function
import sys
import pyperclip
import random