#!/usr/bin/env python """Go image recognition.""" from src import timer timer.main()