Skip to content
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

Add check for model file before attempting to upload #65

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

TShapinsky
Copy link
Member

If you had tried to upload a model without a file backing it you would get a cryptic API error. This PR adds a check before uploading the model and raises a standard FileNotFoundError

@TShapinsky TShapinsky merged commit 0deb9ec into develop Feb 12, 2024
8 checks passed
@TShapinsky TShapinsky deleted the upload_model_check branch February 12, 2024 16:49
TShapinsky added a commit that referenced this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants