From 46041e8e9a800ff39f18c501efbeb4d425222ee8 Mon Sep 17 00:00:00 2001 From: "Yaya.Cout" Date: Tue, 14 Dec 2021 19:06:50 +0100 Subject: [PATCH] Fix Matplotlib --- python/port/genhdr/qstrdefs.in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/port/genhdr/qstrdefs.in.h b/python/port/genhdr/qstrdefs.in.h index 4319f3aee..6962c720b 100644 --- a/python/port/genhdr/qstrdefs.in.h +++ b/python/port/genhdr/qstrdefs.in.h @@ -248,7 +248,7 @@ Q(lstrip) Q(map) Q(math) Q(matplotlib) -Q(matplotlib_dot_pyplot) +Q(matplotlib.pyplot) Q(max) Q(maximum_space_recursion_space_depth_space_exceeded) Q(micropython)