Skip to content

Commit 116bf0d

Browse files
committed
Connect/Python: Implement suggestions by CodeRabbit
1 parent 5c49454 commit 116bf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/connect/python/records.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
:::{div} .clearfix
99
:::
1010

11-
[Records] is a very simple, but powerful, library for making raw SQL
11+
[Records] is a deceptively simple but powerful library for making raw SQL
1212
queries to most relational databases. Powered by SQLAlchemy and Tablib,
1313
it covers many database types and allows you to export your results to
1414
CSV, XLS, JSON, HTML Tables, YAML, or pandas dataframes with a single

0 commit comments

Comments
 (0)