deeporiginbio / deeporigin-client

Deep Origin CLI and Python client
https://deeporiginbio.github.io/deeporigin-client/
MIT License
9 stars 0 forks source link

fix: check `file_ids` length prior to listing files #78

Closed kennyjwilli closed 1 week ago

kennyjwilli commented 1 week ago

If the file_ids length is 0, there is no reason to execute the ListFiles operation.