8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59bb56 commit 23c3192Copy full SHA for 23c3192
github3/repos/branch.py
@@ -43,7 +43,7 @@ def latest_sha(self, differs_from=''):
43
44
See: https://git.io/vaqIw
45
46
- :param differs_from string: (optional), sha to compare against
+ :param str differs_from: (optional), sha to compare against
47
:returns: string of the SHA or None
48
"""
49
# If-None-Match returns 200 instead of 304 value does not have quotes
0 commit comments