1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 13:48:43 +02:00

Move showlinked code from commandline to _private

This commit is contained in:
2022-11-09 10:31:20 +01:00
parent 2f70408dea
commit 4634690176
6 changed files with 82 additions and 16 deletions

View File

@@ -6,6 +6,7 @@
from .api_source import add_channels
from .api_source import add_containers
from .api_source import enable_channels
from .api_source import get_linked_packages
from .common import print_msg
from .common import format_msg_project_package_options
from .package import ApiPackage