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