mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed pep8 issue
This commit is contained in:
parent
5c4c09f237
commit
9bff6c7157
@ -21,6 +21,7 @@ class CheckRoleMembershipControlFeatureTest(BaseFeatureTest):
|
||||
]
|
||||
|
||||
role = ""
|
||||
|
||||
def before(self):
|
||||
with test_utils.Database(self.server) as (connection, _):
|
||||
if connection.server_version < 90100:
|
||||
|
Loading…
Reference in New Issue
Block a user