diff --git a/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 b/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 index 9f84923a9f..a791e9e756 100644 --- a/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 +++ b/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 @@ -52,6 +52,7 @@ import dogpile.cache import requests import yaml from six import string_types +import fedora.client from fedora.client.fas2 import AccountSystem from requests.adapters import HTTPAdapter