def _load_data()
in
src/train_intent.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def _load_data(self): return load_dataset(INTENT_DATASET_REPO_ID)