From: Axy Date: Mon, 19 Jan 2026 17:19:52 +0000 (+0100) Subject: Fixed pyproject.toml X-Git-Url: https://git.uwuaxy.net/?a=commitdiff_plain;ds=inline;p=axy%2Fft%2Fpython08.git Fixed pyproject.toml --- 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']