Skip to content

Commit 9d8a1df

Browse files
committed
spacing
1 parent 3e635e6 commit 9d8a1df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cassandra/query.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ def __str__(self):
338338
(self.query_string, consistency))
339339
__repr__ = __str__
340340

341+
341342
class PreparedStatement(object):
342343
"""
343344
A statement that has been prepared against at least one Cassandra node.

0 commit comments

Comments
 (0)