Update tweepy/media.py
authorDevesh Pal <newdev0@outlook.com>
Thu, 27 Oct 2022 12:06:02 +0000 (17:36 +0530)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2022 12:06:02 +0000 (17:36 +0530)
Co-authored-by: Harmon <Harmon758@gmail.com>
tweepy/media.py

index 1729a2c61b34900b39764d66ea7d8c952ff73b14..0bf7f7482587f89066af4feab6ab3101c18206ca 100644 (file)
@@ -60,7 +60,7 @@ class Media(DataMapping):
         A description of an image to enable and support accessibility. Can be
         up to 1000 characters long. Alt text can only be added to images at the
         moment.
-    variants: List[Dict] | None
+    variants: list[dict] | None
         Each media object may have multiple display or playback variants,
         with different resolutions or formats