# mnb/__init__.py from .classifier import MNBClassifier __all__ = ["MNBClassifier"]