Skip to content

Commit 11e58a8

Browse files
committed
Minor - Docs formatting - SQL Server
1 parent d1de947 commit 11e58a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

awswrangler/sqlserver.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ def read_sql_query(
222222
Examples
223223
--------
224224
Reading from Microsoft SQL Server using a Glue Catalog Connections
225+
225226
>>> import awswrangler as wr
226227
>>> con = wr.sqlserver.connect(connection="MY_GLUE_CONNECTION", odbc_driver_version=17)
227228
>>> df = wr.sqlserver.read_sql_query(

0 commit comments

Comments
 (0)