#!/usr/bin/env python3 -u
from rever.main import main
main()
