ALBS-334: Make the ability of Pungi to give module_defaults from remote sources

This commit is contained in:
soksanichenko 2022-04-29 21:33:28 +03:00
parent 97801e772e
commit 7422d1e045
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import yaml
import createrepo_c as cr
from typing.io import BinaryIO
from pungi.scripts.create_packages_json import PackagesGenerator
from .create_packages_json import PackagesGenerator
EMPTY_FILE = '.empty'