mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 11:21:16 +00:00
Fix isort - add known first and third party
This commit is contained in:
@@ -30,9 +30,10 @@
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
import github.GithubObject
|
||||
import six
|
||||
|
||||
import github.GithubObject
|
||||
|
||||
|
||||
class InputFileContent(object):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user