From a3fd3528d626bfe1122e3e88faad6308f0cbd6f4 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 5 May 2026 00:26:53 -0500 Subject: Anonymous GAP framework code for review --- putnam-bench-anon/scripts/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 putnam-bench-anon/scripts/__init__.py (limited to 'putnam-bench-anon/scripts/__init__.py') diff --git a/putnam-bench-anon/scripts/__init__.py b/putnam-bench-anon/scripts/__init__.py new file mode 100644 index 0000000..389f811 --- /dev/null +++ b/putnam-bench-anon/scripts/__init__.py @@ -0,0 +1 @@ +"""Scripts package for Putnam mathematical problem solver.""" \ No newline at end of file -- cgit v1.2.3