https://github.com/brinkmanlab/BioPython-Convert/blob/49c40975bb4fd236f33db8caf4711ba28f4f8eeb/biopython_convert/__init__.py#L136 input_records will be `None` if the file is empty and a query is provided. Return empty list instead.
BioPython-Convert/biopython_convert/__init__.py
Line 136 in 49c4097
input_records will be
Noneif the file is empty and a query is provided. Return empty list instead.