def get_intent_classifier()
in
src/intent_app.py [0:0]
3
lines of code
1
McCabe index (conditional complexity)
def get_intent_classifier(): cls = IntentClassifier() return cls