Skip to content

Commit 8713023

Browse files
remove un-necessary info in ResultSetFilter docstring
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent 3578659 commit 8713023

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/databricks/sql/backend/filters.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
class ResultSetFilter:
2727
"""
2828
A general-purpose filter for result sets.
29-
30-
This class provides methods to filter result sets based on various criteria,
31-
similar to the client-side filtering in the JDBC connector.
3229
"""
3330

3431
@staticmethod

0 commit comments

Comments
 (0)