mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-17 21:38:03 +08:00
Drop flake8-noqa and remove workarounds to work with Ruff (#13571)
This commit is contained in:
@@ -10,9 +10,6 @@ from pandas._typing import Scalar
|
||||
from ..base import _ConvertibleToCRS
|
||||
from ..geodataframe import GeoDataFrame
|
||||
|
||||
# inline ruff noqa at _SqlalchemyConnectionLike.__enter__ confuses flake8
|
||||
# ruff: noqa: PYI034
|
||||
|
||||
# Start SQLAlchemy hack
|
||||
# ---------------------
|
||||
# The code actually explicitly checks for SQLAlchemy's `Connection` and `Engine` with
|
||||
|
||||
Reference in New Issue
Block a user