# -*- coding: utf-8 -*-

# To be used just when amzqr is not installed

from amzqr.terminal import main

main()
