chore: add news snippet

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
This commit is contained in:
Oz Tiram
2026-03-28 16:55:27 +01:00
parent 47e86c1cb3
commit 9cbfbd41b5
+4
View File
@@ -0,0 +1,4 @@
Optimize CI pipeline: replace Black with ``ruff-format`` in pre-commit,
remove redundant standalone Ruff job, and add a ``tests-smoke`` gate that
runs Python 3.12 across all OSes before the full version matrix — cutting
wasted compute on version-agnostic failures.