From ea1756584e67e14a2c99216af028266e44301dad Mon Sep 17 00:00:00 2001 From: Evan Hubinger Date: Thu, 30 May 2024 23:44:04 -0700 Subject: [PATCH] Fix 3.12 test --- coconut/tests/main_test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/coconut/tests/main_test.py b/coconut/tests/main_test.py index 4268507f..83c937d4 100644 --- a/coconut/tests/main_test.py +++ b/coconut/tests/main_test.py @@ -182,6 +182,7 @@ def pexpect(p, out): " assert_raises(", "Populating initial parsing cache", "_coconut.warnings.warn(", + ": SyntaxWarning: invalid escape sequence", ) kernel_installation_msg = (