Commit ccc8e7b2 authored by Aneesh Pappu's avatar Aneesh Pappu
Browse files

init syntax error

parent 963d201f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -79,7 +79,6 @@ class Splitter(object):
    """
        raise NotImplementedError

=
class StratifiedSplitter(Splitter):
    """
  Class for doing stratified splits -- where data is too sparse to do regular splits