From a692267204aa57a7ec35dab2c2b137a69e489d31 Mon Sep 17 00:00:00 2001 From: Wesley Hindle Date: Wed, 19 Nov 2025 16:49:01 +0000 Subject: [PATCH] chore: placeholder commit designed to get past pre commit should not be merged in --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 3195cfa..feef95b 100644 --- a/Makefile +++ b/Makefile @@ -68,3 +68,6 @@ tox: # Run the tox file clean: rm -rf .cache dist .eggs build .tox + + +## \ No newline at end of file