#!/usr/bin/env python
import indent_finder

indent_finder.main()
