From 7129e6e27ad6803a8bc5d02d9607a0bcb947ff16 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 13 Jun 2023 13:57:47 -0700 Subject: [PATCH] Fix imports --- pm-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pm-helper b/pm-helper index 1da25f4..7063675 100755 --- a/pm-helper +++ b/pm-helper @@ -24,7 +24,7 @@ import yaml from launchpadlib.launchpad import Launchpad -from utils import get_url, get_cache_dir +from ubuntutools.utils import get_url # proposed-migration is only concerned with the devel series; unlike other