Fix encoding test for older Python versions.

This commit is contained in:
Khushboo Vashi
2018-12-06 10:15:58 +00:00
committed by Dave Page
parent f2773354c8
commit 12ef55334b

View File

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