From 9abca6024610cd72b4a86d60966d32d2a6d16426 Mon Sep 17 00:00:00 2001 From: Brian Bjarke Jensen Date: Fri, 19 Sep 2025 19:39:13 +0200 Subject: [PATCH] formatting fix --- test-projects/python-basic/.gitea/workflows/test-templates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-projects/python-basic/.gitea/workflows/test-templates.yml b/test-projects/python-basic/.gitea/workflows/test-templates.yml index 0323af1..60cfb07 100644 --- a/test-projects/python-basic/.gitea/workflows/test-templates.yml +++ b/test-projects/python-basic/.gitea/workflows/test-templates.yml @@ -19,4 +19,4 @@ jobs: with: python-version: "3.11" coverage-package: "test_package" - pytest-args: "--verbose" \ No newline at end of file + pytest-args: "--verbose"