lorax/rel-eng/lorax_tito/__init__.py

4 lines
61 B
Python

from .tagger import LoraxRHELTagger
all = [LoraxRHELTagger]