pydata / xarray

N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.63k stars 1.09k forks source link

Minor format tweak to unrecognized engine error #9809

Closed jrbourbeau closed 3 days ago

jrbourbeau commented 3 days ago

I got this error (forgot to install h5netcdf) and noticed a missing ". " right before "To install additional". This PR just adds that. Also quoted the unrecognized engine to match what's displayed in list(engines).