From 4b5e8ad6bf8adbad3d0055a4277b005e1e69db6e Mon Sep 17 00:00:00 2001 From: Thamme Gowda Date: Thu, 29 Feb 2024 16:06:33 -0800 Subject: [PATCH 1/2] commit to test GH actions --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 1e173ce..aaeb217 100644 --- a/setup.py +++ b/setup.py @@ -52,3 +52,4 @@ "Topic :: Scientific/Engineering :: Artificial Intelligence", ], ) + From 102b8e53b6fd6a5c591dee8ac43375db40005749 Mon Sep 17 00:00:00 2001 From: Thamme Gowda Date: Thu, 29 Feb 2024 16:19:48 -0800 Subject: [PATCH 2/2] dummy commit to test GH action