I always get `AttributeError: module 'classifier.classifier' has no attribute 'self'` when running tests. Is there something that I am missing?
I always get
AttributeError: module 'classifier.classifier' has no attribute 'self'when running tests. Is there something that I am missing?