In osa_tool/analytics/run_report_gen.py now:
- Import fails
- Arg parser better be imported from main, not been rewritten
- Refactor to more abstract class that gets task (readme, docstring, report...), list of repos and counts execution time
- Add time count to main.py