#!/usr/bin/env python3

from rhjira.cli import main

main()
