Andrew Smith

Results 1 issues of Andrew Smith

https://github.com/saketkc/pysradb/blob/0286ba9cf3d0f6e97b6d08baccf0bd36e11c650c/pysradb/sraweb.py#L340 I can't reproduce this, but I had a random event of: ``` File "/Users/aaaaaa/.venv/lib/python3.11/site-packages/pysradb/sraweb.py", line 339, in get_efetch_response n_records = int(esearch_response["esearchresult"]["count"]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'count' ``` line numbers are off...