From: Axy Date: Tue, 6 Jan 2026 15:48:49 +0000 (+0100) Subject: Pyproject X-Git-Url: https://git.uwuaxy.net/sitemap.xml?a=commitdiff_plain;h=HEAD;p=axy%2Fft%2Fpython00.git Pyproject --- diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..a8f43fe --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,2 @@ +[tool.black] +line-length = 79