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

browse: Migrate to pop_project_package_from_args()

This commit is contained in:
2023-01-03 16:33:38 +01:00
parent a95a86dcf6
commit 747680f5f7
3 changed files with 22 additions and 23 deletions

View File

@@ -4,6 +4,7 @@
# The cherry-picked imports will be the supported API.
from .api_build import BuildHistory
from .api_configuration import get_configuration_value
from .api_source import add_channels
from .api_source import add_containers
from .api_source import enable_channels