#!/usr/bin/python3 -tt from distgit_bugzilla_sync.script import DistgitBugzillaSync DistgitBugzillaSync().main()