#!/usr/bin/python3
# -*- coding: UTF-8 -*-
from systuner import main

main()
