Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit a50ec37

Browse files
committed
duplicate line (closes #436)
1 parent e8c1084 commit a50ec37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_sanity.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ def _test_upload_media():
132132

133133

134134
def test_metadata_multipic():
135-
pics = [_test_upload_media(), _test_upload_media(), _test_upload_media()]
136135
pics = [_test_upload_media(), _test_upload_media(), _test_upload_media()]
137136
metadata = "metadata generated via PTT! ★" + get_random_str()
138137
res = twitter11_upl.media.metadata.create(media_id=pics[0], text=metadata)

0 commit comments

Comments
 (0)