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
@@ -36,9 +36,10 @@
from __future__ import absolute_import
import six
import github.GithubObject
import github.NamedUser
import six
from . import Consts