From d0cd215210f44ba970584d7c47125e1e7d4f0a50 Mon Sep 17 00:00:00 2001 From: Jake Pullen Date: Sun, 22 Mar 2026 08:47:56 +0000 Subject: [PATCH] ensuring proper submodule submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 3d04b8b..d1d518e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "toon-python"] path = toon-python url = https://github.com/toon-format/toon-python.git + branch = main