From 8c39974c5a11283481dbdf04209a1820f449d66d Mon Sep 17 00:00:00 2001 From: Atharv Nagavarapu <30nagava@elmbrookstudents.org> Date: Fri, 13 Feb 2026 13:21:10 +0000 Subject: [PATCH] Update diagnostics/micropython_diagnostics.py --- .../{MicroPythonDiagnostics.py => micropython_diagnostics.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename diagnostics/{MicroPythonDiagnostics.py => micropython_diagnostics.py} (100%) diff --git a/diagnostics/MicroPythonDiagnostics.py b/diagnostics/micropython_diagnostics.py similarity index 100% rename from diagnostics/MicroPythonDiagnostics.py rename to diagnostics/micropython_diagnostics.py