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

Cleared TODO on model parameters

parent 327ff77b
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@ class SegmentRecord(PipelineRecord):
pass
# TODO: simple threshold seg model (issue0045)
@router.put('/segment')
def segment(p: SegmentParams) -> SegmentRecord:
"""
......
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