mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-23 09:16:29 -06:00
Fix syntax error in query tool feature test for Python 2.7
This commit is contained in:
parent
ec968dbc14
commit
8cfe39e837
@ -7,6 +7,7 @@
|
||||
#
|
||||
##########################################################################
|
||||
|
||||
from __future__ import print_function
|
||||
import sys
|
||||
import pyperclip
|
||||
import random
|
||||
|
Loading…
Reference in New Issue
Block a user