Skip to content

Protect against KeyError in has_tex()

This PR patches gwpy.plot.tex.has_tex to catch KeyErrors, so that no PATH variable doesn't crash the plotter, but just disables TeX.

Merge request reports