Skip to content

Commit

Permalink
Replacing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
pilate committed Jul 30, 2013
1 parent b24ec32 commit 486667f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pycassa/columnfamily.py
Expand Up @@ -909,6 +909,7 @@ def get_range(self, start="", finish="", columns=None, column_start="",
To convert this to a list, use ``list()`` on the result.
"""

cl = read_consistency_level or self.read_consistency_level
cp = self._column_parent(super_column)
sp = self._slice_predicate(columns, column_start, column_finish,
Expand Down

0 comments on commit 486667f

Please sign in to comment.