Skip to content

Commit b49e3b4

Browse files
paxcodesjayvynl
authored andcommitted
chore: Format code
1 parent 405bdcf commit b49e3b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clickhouse_backend/driver/connection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def send_query(self, query, query_id=None, params=None):
7373

7474

7575
class Cursor(cursor.Cursor):
76-
7776
# Whether to return data in columnar format. For backwards-compatibility,
7877
# let's default to None.
7978
columnar = None

0 commit comments

Comments
 (0)