From c4f097177b616ae781d366dcfc5c3dee5bd7f153 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Mon, 5 May 2025 22:48:01 +0200 Subject: [PATCH] Fix font family formatting in matplotlibrc --- matplotlibrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matplotlibrc b/matplotlibrc index 296f8b7..7667f8a 100644 --- a/matplotlibrc +++ b/matplotlibrc @@ -1,6 +1,6 @@ lines.linewidth: 3 -font.family: DejaVuSansMono +font.family: DejaVu Sans Mono image.cmap: inferno