chore: Update pylint to 2.17.7 (#25566)

This commit is contained in:
EugeneTorap
2023-10-09 21:51:41 +03:00
committed by GitHub
parent e0a7488005
commit 42d0474cc2
5 changed files with 4 additions and 6 deletions

View File

@@ -329,7 +329,6 @@ def test_sqlalchemy_dialect(
return engine
# pylint: disable=too-many-statements
def test_database_connectivity(console: Console, engine: Engine) -> None:
"""
Tests the DB API 2.0 driver.