Closed oeuftete closed 1 year ago
See note in https://github.com/jpd236/CrosswordScraper/issues/38#issuecomment-1756092806 - since the byline is actually still present, just in a different field, I'd prefer to first read from that new field before falling back to an empty byline. But thank you for identifying the issue and taking a pass at a fix!
For the moment, this isn't generating the .puz for the crossword test.
Fixes: https://github.com/jpd236/CrosswordScraper/issues/38
I thought I'd give this a shot, but I'm missing some subtleties here about nullability, I think.