Skip to content

Commit e81437e

Browse files
committed
Add minor TODO comment
1 parent 5074b16 commit e81437e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cassandra/auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ def initial_response(self):
215215
def evaluate_challenge(self, challenge):
216216
return self.sasl.process(challenge)
217217

218-
218+
# TODO remove me next major
219219
DSEPlainTextAuthProvider = PlainTextAuthProvider
220220

221221

0 commit comments

Comments
 (0)