Duke-GCB / DukeDSClient

Command line program to allow uploading, downloading, and managing projects in the duke-data-service.
MIT License
5 stars 6 forks source link

Fix KeyError due to upload payload differences #294

Closed johnbradley closed 4 years ago

johnbradley commented 4 years ago

Only checking size for multi-chunk uploads. Fixes bug introduced in #293