Skip to content

Commit 47c8916

Browse files
author
Kelly McGaw
committed
.
1 parent ca0d3ea commit 47c8916

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pypodcastparser/Item.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ def to_dict(self):
264264
item["transcription"] = self.podcast_transcript
265265
item["alternate_enclosures"] = self.alternate_enclosures
266266

267-
268267
return item
269268

270269
def set_rss_element(self):

0 commit comments

Comments
 (0)