From a1bd52b75e858331b6a124d3e32e2b53bee1d5d9 Mon Sep 17 00:00:00 2001 From: Andreas Koepf Date: Thu, 23 Jan 2025 11:39:59 +0100 Subject: [PATCH] chore: Add __init__.py to arithmetic module --- reasoning_gym/arithmetic/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 reasoning_gym/arithmetic/__init__.py diff --git a/reasoning_gym/arithmetic/__init__.py b/reasoning_gym/arithmetic/__init__.py new file mode 100644 index 00000000..e69de29b