Silence more flake8 errors (#1160)

Make more whitespace changes to silence flake8 errors under the github
directory only.
This commit is contained in:
Steve Kowalik
2019-07-02 17:55:04 +08:00
committed by Wan Liuyang
parent b8dad9817e
commit 828b53b756
13 changed files with 22 additions and 14 deletions
+1
View File
@@ -39,6 +39,7 @@ import github.NamedUser
import Consts
class PullRequestComment(github.GithubObject.CompletableGithubObject):
"""
This class represents PullRequestComments. The reference can be found here http://developer.github.com/v3/pulls/comments/