Skip to content

Commit

Permalink
Merge pull request #61 from anancarv/fix-60-deploy-artifacts
Browse files Browse the repository at this point in the history
fix: stream artifact when deploying instead of sending multipart-encoded
  • Loading branch information
anancarv authored Aug 24, 2020
2 parents 51d2d94 + 7db5be5 commit c21cd27
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 238 deletions.
3 changes: 0 additions & 3 deletions mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,5 @@ warn_return_any = True
warn_unused_configs = True
pretty = True

[mypy-requests_toolbelt.multipart]
ignore_missing_imports = True

[pydantic-mypy]
init_forbid_extra = True
Loading

0 comments on commit c21cd27

Please sign in to comment.