fix(pylint): Address errors/warnings introduced by #27867 (#27889)

This commit is contained in:
John Bodley
2024-04-03 18:41:21 -07:00
committed by GitHub
parent a9681fa3f3
commit 601432ad82
9 changed files with 10 additions and 12 deletions

View File

@@ -209,7 +209,7 @@ class PostgresEngineSpec(BasicParametersMixin, PostgresBaseEngineSpec):
encryption_parameters = {"sslmode": "require"}
max_column_name_length = 63
try_remove_schema_from_table_name = False
try_remove_schema_from_table_name = False # pylint: disable=invalid-name
column_type_mappings = (
(