Fix isort - add known first and third party

This commit is contained in:
Wan Liuyang
2019-12-11 00:54:59 +08:00
parent b797cac021
commit 540a085001
36 changed files with 79 additions and 42 deletions
+2 -1
View File
@@ -30,9 +30,10 @@
from __future__ import absolute_import
import github.GithubObject
import six
import github.GithubObject
class InputFileContent(object):
"""