mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-13 09:16:14 +01:00
Fix errorneous double quotes in core.py
This commit is contained in:
parent
4deaf2b9c3
commit
cc393758df
@ -8016,7 +8016,7 @@ def filter_role(meta, user, role):
|
||||
root.remove(node)
|
||||
|
||||
def find_default_project(apiurl=None, package=None):
|
||||
""""
|
||||
"""
|
||||
look though the list of conf.config['getpac_default_project']
|
||||
and find the first project where the given package exists in the build service.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user