Skip to content

Commit f384dfc

Browse files
committed
Ran autoformatter.
1 parent f0867de commit f384dfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/io/sql.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ def read_sql_query( # pyright: ignore[reportOverlappingOverload]
378378
dtype_backend: DtypeBackend | lib.NoDefault = ...,
379379
) -> DataFrame: ...
380380

381+
381382
@overload
382383
def read_sql_query(
383384
sql,

0 commit comments

Comments
 (0)