From 38d169f4d0c39588de41c0e41da8d9cbe0ec3336 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 24 Jul 2025 13:09:44 -0700 Subject: [PATCH] force tests --- jc/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jc/__init__.py b/jc/__init__.py index 6d8882b6..53ef6dca 100644 --- a/jc/__init__.py +++ b/jc/__init__.py @@ -157,3 +157,5 @@ from .lib import ( all_parser_info as all_parser_info, get_help as get_help ) + +#force tests