bschoening commented on code in PR #1300:
URL: 
https://github.com/apache/cassandra-python-driver/pull/1300#discussion_r3600089845


##########
cassandra/cluster.py:
##########
@@ -768,9 +774,8 @@ def default_retry_policy(self, policy):
     Using ssl_options without ssl_context is deprecated and will be removed in 
the
     next major release.
 
-    An optional dict which will be used as kwargs for 
``ssl.SSLContext.wrap_socket`` 
-    when new sockets are created. This should be used when client encryption 
is enabled 
-    in Cassandra.
+    An optional dict which will be used as kwargs for 
``ssl.SSLContext.wrap_socket``when new
+    sockets are created. This should be used when client encryption is enabled 
in Cassandra.

Review Comment:
   fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to