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

Fix loading recordings from msids #1769

Merged
merged 2 commits into from Dec 7, 2021
Merged

Fix loading recordings from msids #1769

merged 2 commits into from Dec 7, 2021

Conversation

amCap1712
Copy link
Member

Doing a filter and then accessing first element of list causes IndexError while we want to throw NoDataFoundException so fixing
the code to use a map and throw the custom exception for not existing keys.

Doing a filter and then accessing first element of list causes
IndexError while we want to throw NoDataFoundException so fixing
the code to use a map and throw the custom exception for not
existing keys.
@pep8speaks
Copy link

pep8speaks commented Dec 6, 2021

Hello @amCap1712! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-12-07 09:35:59 UTC

@amCap1712 amCap1712 merged commit fa7ca00 into master Dec 7, 2021
@amCap1712 amCap1712 deleted the msid-no-data branch December 7, 2021 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants