From aec3e3cd13917f8c640971ce564cd43ea981508c Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 17 Oct 2024 09:15:29 -0700 Subject: [PATCH] force github test --- jc/parsers/ip_address.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jc/parsers/ip_address.py b/jc/parsers/ip_address.py index 3e44f7fe..fe8e1145 100644 --- a/jc/parsers/ip_address.py +++ b/jc/parsers/ip_address.py @@ -1,4 +1,4 @@ -r"""jc - JSON Convert IP Address string parser +r"""jc - JSON Convert IP Address string parser - force test Accepts standard and integer IP address notation for both IPv4 and IPv6 addresses. CIDR subnet mask and Scope ID is also allowed for standard