#!/usr/bin/python3

from rtcqs import rtcqs

rtcqs.main()
