Fixes #163 in galaxy-issues
This commit is contained in:
parent
48a2773463
commit
7e834f4178
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ class GalaxyAPI(object):
|
|||
data = json.load(resp)
|
||||
return data
|
||||
|
||||
@g_connect
|
||||
def create_import_task(self, github_user, github_repo, reference=None):
|
||||
"""
|
||||
Post an import request
|
||||
|
|
Loading…
Reference in a new issue