lorax/rel-eng/lorax_tito/__init__.py
Brian C. Lane 5eb9272c41 Add tito support for Related/Resolves to the branch
This will make it easier to generate the changelog, copied from
rhel7-branch.

Related: rhbz#1613058
2018-10-01 15:28:50 -07:00

4 lines
77 B
Python

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