Skip to content

Version change #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 13, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix lint
  • Loading branch information
Tiger Sun committed Apr 12, 2022
commit 474932194dca0ccf0403532e81d12c4620792a6f
4 changes: 2 additions & 2 deletions scaleapi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -855,8 +855,8 @@ def create_training_task(
e.g.. `TaskType.ImageAnnotation`
**kwargs:
The same set of parameters are expected with
create_task function and an additional expected_response.
Scale's API documentation.
create_task function and an additional
expected_response. Scale's API documentation.
https://docs.scale.com/reference

Returns:
Expand Down