Improve documentation

This commit is contained in:
Vincent Jacques
2013-02-16 21:15:17 +01:00
parent 680490a6d8
commit 0bd00452e7
15 changed files with 97 additions and 106 deletions
-1
View File
@@ -16,7 +16,6 @@
class InputFileContent(object):
"""
This class represents InputFileContents as returned for example by http://developer.github.com/v3/todo
"""
def __init__(self, content):