Commit d6024d30 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent 9d7a69ca
......@@ -251,4 +251,3 @@ class DBSequence:
return apply(self._cobj.get_flags, args, kwargs)
def get_range(self, *args, **kwargs):
return apply(self._cobj.get_range, args, kwargs)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment