made script shorter
[findit] / data / findit
1 #! /usr/bin/env python
2 from findit.findit import main
3 main()
4