From 0745930b4ad69f43046772cec6aea8ed0ac898e8 Mon Sep 17 00:00:00 2001 From: anikaweinmann Date: Wed, 18 Dec 2024 14:09:01 +0100 Subject: [PATCH] try to fix linting --- ruff.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/ruff.toml b/ruff.toml index bce34dd..a027109 100644 --- a/ruff.toml +++ b/ruff.toml @@ -43,5 +43,4 @@ lint.ignore = [ "S603", "S604", "S605", - "PTH208", ] \ No newline at end of file