From 937b2204d15cad936a1f20643dee18fd49bea3f6 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Fri, 2 Jan 2026 01:33:08 -0500 Subject: [PATCH] CI Health Check - Testing master branch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33d5694..788b553 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,4 @@ A more involved struct is thus required, with package-specific parameters. If every AD user develops their own version of said struct, it will ruin interoperability. This is why ADTypes.jl provides a single set of shared types for this task, as an extremely lightweight dependency. They are types and not enums because we need AD choice information statically to use it for dispatch. +