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