creating wizard view - changes in src/core.py
[findit] / data / findit
1 #! /usr/bin/env python
2 from findit.findit import main
3 main()
4