From ac32c69c31e8eff22252d7aded08f6cb14622086 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 4 Mar 2022 13:35:16 -0800 Subject: [PATCH] formatting --- docs/parsers/universal.md | 2 +- jc/parsers/universal.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/parsers/universal.md b/docs/parsers/universal.md index ae227a9d..fbd7edee 100644 --- a/docs/parsers/universal.md +++ b/docs/parsers/universal.md @@ -8,7 +8,7 @@ # jc.parsers.universal -jc - JSON Convert universal Parsers +jc - JSON Convert universal parsers diff --git a/jc/parsers/universal.py b/jc/parsers/universal.py index 289af3b9..5fe253a4 100644 --- a/jc/parsers/universal.py +++ b/jc/parsers/universal.py @@ -1,4 +1,4 @@ -"""jc - JSON Convert universal Parsers""" +"""jc - JSON Convert universal parsers""" import string