Fixed PEP8

This commit is contained in:
Akshay Joshi 2022-07-04 11:15:38 +05:30
parent eb65ab6b4b
commit 6bebce7015

View File

@ -43,6 +43,7 @@ from pgadmin.utils.constants import INTERNAL
# as it turns out that putting it in the config files isn't a great idea
from pgadmin.model import SCHEMA_VERSION
##########################################################################
# Support reverse proxying
##########################################################################