#! /usr/bin/python3 -s
import historian_reader.main
historian_reader.main.main()
