lorax/rel-eng/lorax_tito/__init__.py

4 lines
77 B
Python

from lorax_tito.tagger import LoraxRHELTagger
__all__ = ['LoraxRHELTagger']