From e872422640e64609c47be21eb0cc49a712361800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonard=20N=C3=BCrnberg?= Date: Mon, 22 Apr 2024 19:56:52 +0200 Subject: [PATCH] style: fix end of files --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index d771965..a6ea910 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -113,4 +113,4 @@ jobs: path: dist merge-multiple: true - - uses: pypa/gh-action-pypi-publish@release/v1 \ No newline at end of file + - uses: pypa/gh-action-pypi-publish@release/v1