8000 I need to make some coffee. · palfrey/github3.py@490994e · GitHub
[go: up one dir, main page]

Skip to content

Commit 490994e

Browse files
committed
I need to make some coffee.
1 parent 0eac573 commit 490994e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

github3/repos.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ def create_download(self, name, path, description='',
332332
I do not require you provide the size in bytes because it can be
333333
determined by the operating system.
334334
335-
.. warning:
335+
.. warning::
336336
337337
On 2012-03-11, GitHub will be deprecating the Downloads API. This
338338
method will no longer work.
@@ -624,7 +624,7 @@ def delete_key(self, key_id):
624624
def download(self, id_num):
625625
"""Get a single download object by its id.
626626
627-
.. warning:
627+
.. warning::
628628
629629
On 2012-03-11, GitHub will be deprecating the Downloads API. This
630630
method will no longer work.
@@ -867,7 +867,7 @@ def iter_contributors(self, anon=False, number=-1):
867867
def iter_downloads(self, number=-1):
868868
"""Iterate over available downloads for this repository.
869869
870-
.. warning:
870+
.. warning::
871871
872872
On 2012-03-11, GitHub will be deprecating the Downloads API. This
873873
method will no longer work.

0 commit comments

Comments
 (0)
0