From 1564533161f26d1335584a38c8bf7805006911bd Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 15 Jul 2022 15:19:56 -0700 Subject: [PATCH] formatting --- jc/parsers/m3u.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jc/parsers/m3u.py b/jc/parsers/m3u.py index 58910d0b..3eb4e71d 100644 --- a/jc/parsers/m3u.py +++ b/jc/parsers/m3u.py @@ -1,4 +1,4 @@ -"""jc - JSON Convert `m3u` and `m3u8` file parser +"""jc - JSON Convert M3U and M3U8 file parser Only standard extended info fields are supported.