def get_examples()
in
kbc/datasets.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def get_examples(self, split): return self.data[split]