#!/usr/bin/python

from tvrenamr import run

if __name__ == '__main__':
    run()