Fix encoding test for older Python versions.

pull/19/head
Khushboo Vashi 2018-12-06 10:15:58 +00:00 committed by Dave Page
parent f2773354c8
commit 12ef55334b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools