From 3af4a0e30ad45698a1677741ffab785bbafd9871 Mon Sep 17 00:00:00 2001 From: zurdi Date: Fri, 22 Aug 2025 16:56:41 +0200 Subject: [PATCH] Remove unnecessary empty lines from DEVELOPER_SETUP.md --- DEVELOPER_SETUP.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/DEVELOPER_SETUP.md b/DEVELOPER_SETUP.md index 13d1a3e4d..5a8f487e5 100644 --- a/DEVELOPER_SETUP.md +++ b/DEVELOPER_SETUP.md @@ -180,7 +180,3 @@ uv run pytest [path/file] # the -vv switch increases the verbosity of the output, providing more detailed information during test execution. uv run pytest -vv ``` - -``` - -```