Skip to content
Snippets Groups Projects
Commit 9832ab04 authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Reconciled IJ Jython client API endpoints

parent ddfd4d4e
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ def main(request_func, in_abspath, params):
# load pixel classifier
resp = request_func(
'PUT',
'/ilastik/px/load/',
'/ilastik/seg/load/',
{
'project_file': px_ilp,
'duplicate': False,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment