From da224c0ef0d18961367b1c00dd54016e431e4f90 Mon Sep 17 00:00:00 2001 From: Patrick Daley Date: Tue, 24 Sep 2024 14:02:43 -0500 Subject: [PATCH] Update Item.py --- pypodcastparser/Item.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pypodcastparser/Item.py b/pypodcastparser/Item.py index 516c231..3c1b567 100644 --- a/pypodcastparser/Item.py +++ b/pypodcastparser/Item.py @@ -100,6 +100,7 @@ "+1400": "LINT", } + class Item(object): """Parses an xml rss feed