If a tweet has no `symbols` in its `entities` then `html_for_tweet()`
was failing.
I'm not sure how common this is but, for example, tweets in a downloaded
archive do not have `symbols` for some reason.
The previous change (
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| test_auth.py | ||
| test_core.py | ||
| test_endpoints.py | ||
| test_streaming.py | ||