From 1e00cc9de681bba116dd17723f30c7136b0caae3 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 14 Mar 2026 09:57:40 +0000 Subject: [PATCH] chore: trigger first CI build --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 91e0ada..85b069a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,3 +33,4 @@ line-length = 120 [tool.mypy] python_version = "3.11" strict = true +