Skip to content

Commit 69c33c7

Browse files
author
Kelly McGaw
committed
.
1 parent 3a21d0d commit 69c33c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pypodcastparser/Item.py

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

267+
267268
return item
268269

269270
def set_rss_element(self):

0 commit comments

Comments
 (0)