tobinus / python-podgen

Generating podcasts with Python should be easy!
https://podgen.readthedocs.org
Other
51 stars 10 forks source link

Warn against not setting Episode.id #100

Open tobinus opened 4 years ago

tobinus commented 4 years ago

You really should set Episode.id. Emit NotRecommendedWarning if that is not done.