From e7ccf3b3c592263737fc7c661099b16b6a5d3279 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 7 Jul 2025 14:48:31 +0200 Subject: [PATCH] fix: remove duplicate heading in README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4e4cce5..9c00601 100644 --- a/README.md +++ b/README.md @@ -103,8 +103,6 @@ Documentation is generated using Sphinx. See the `docs/` directory for detailed ## Testing -## Testing - Tests are implemented with pytest. The test suite provides comprehensive coverage of core functionalities. To run the tests, execute: ```bash