missing quotation, not that it matters

award of smallest contribution of the year goes to..
pull/4540/head^2
Meteor0id 2018-09-12 22:33:10 +02:00 zatwierdzone przez Matt Westcott
rodzic 4c72f767ea
commit 088d3ffc21
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -317,6 +317,7 @@ Contributors
* Michael Borisov * Michael Borisov
* Dan Braghis * Dan Braghis
* Ben Dickinson * Ben Dickinson
* Meteor0id
Translators Translators
=========== ===========

Wyświetl plik

@ -261,7 +261,7 @@ docstrings for details of what each method does:
'thumbnail_url': "URL to thumbnail image", 'thumbnail_url': "URL to thumbnail image",
'width': width_in_pixels, 'width': width_in_pixels,
'height': height_in_pixels, 'height': height_in_pixels,
'html': "<h2>The Embed HTML</h2>, 'html': "<h2>The Embed HTML</h2>",
} }
Once you've implemented all of those methods, you just need to add it to your Once you've implemented all of those methods, you just need to add it to your