From 2e98e94258e3ae6d19cd6e27d3751f1c0d904a08 Mon Sep 17 00:00:00 2001 From: Axy Date: Mon, 19 Jan 2026 18:19:52 +0100 Subject: [PATCH] Fixed pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0f8a3bb..a8f43fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,2 @@ [tool.black] line-length = 79 -target-version = ['py310'] -- 2.52.0