ArmindoFlores / ao3_api

An unofficial archiveofourown.org (AO3) API for python
MIT License
175 stars 64 forks source link

works.py - Rare words.string NoneType #102

Open petak33 opened 2 months ago

petak33 commented 2 months ago

In rare cases work can contain the field "words" but won't contain anything in itself (words.string is None) raising a runtime error.