Skip to content

Commit 1ec8c45

Browse files
formatting (black)
Signed-off-by: varun-edachali-dbx <[email protected]>
1 parent 7689d75 commit 1ec8c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/databricks/sql/backend/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def get_protocol_version(self):
169169
Get the server protocol version for this session.
170170
171171
Returns:
172-
The server protocol version or None if it does not exist
172+
The server protocol version or None if it does not exist
173173
It is not expected to exist for SEA sessions.
174174
"""
175175
return self.properties.get("serverProtocolVersion")

0 commit comments

Comments
 (0)