pv2/importer/__init__.py

8 lines
141 B
Python
Raw Normal View History

# -*-:python; coding:utf-8; -*-
# author: Louis Abel <label@rockylinux.org>
"""
Import module
"""
from .operation import Import, SrpmImport