Jose Diaz-Gonzalez commited on
Commit
9a8ee23
·
1 Parent(s): 46ecb25

Fix codeblock formatting

Browse files
Files changed (1) hide show
  1. README.rst +1 -1
README.rst CHANGED
@@ -57,7 +57,7 @@ The only features I see implementing in the near future are:
57
  Usage Example
58
  =============
59
 
60
- ... code:: python
61
 
62
  from pytube import YouTube
63
 
 
57
  Usage Example
58
  =============
59
 
60
+ .. code:: python
61
 
62
  from pytube import YouTube
63