mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 11:51:10 +00:00
Fix isort - add known first and third party
This commit is contained in:
@@ -36,9 +36,10 @@
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
import six
|
||||
|
||||
import github.GithubObject
|
||||
import github.NamedUser
|
||||
import six
|
||||
|
||||
from . import Consts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user