We were trying to link to each media item using its `url`/`expanded_url`. But there is only one of these, shared across all of a tweet's media items. So attempting to put it in several times, in the same location, was a bit of a mess! So it now only puts the `url`/`expanded_url` in once, no matter how many media items there are. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| test_auth.py | ||
| test_core.py | ||
| test_endpoints.py | ||
| test_html_for_tweet.py | ||
| test_streaming.py | ||