From 5e8df2a4acc62251a21757b0c2c1c22227cc4080 Mon Sep 17 00:00:00 2001 From: Zevvi <87765473+Zeviraty@users.noreply.github.com> Date: Wed, 22 Oct 2025 22:44:48 +0200 Subject: [PATCH] Clean up README formatting Fixed issue with readme codeblock formatting --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 87e1a16..dc25dea 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,6 @@ make dev # Install in development mode (editable install) make test # Run tests with pytest ``` -``` ### Development Workflow 1. Clone the repository