mirror of
https://github.com/powerline/powerline.git
synced 2025-07-31 01:35:40 +02:00
Fix errors reported by syntastic in powerline.lint.inspect
This commit is contained in:
parent
e273287eab
commit
cde39f00c4
@ -2,9 +2,7 @@
|
|||||||
from __future__ import absolute_import
|
from __future__ import absolute_import
|
||||||
|
|
||||||
from inspect import ArgSpec, getargspec
|
from inspect import ArgSpec, getargspec
|
||||||
from itertools import count
|
|
||||||
|
|
||||||
from powerline.lib.threaded import ThreadedSegment, KwThreadedSegment
|
|
||||||
from powerline.segments import Segment
|
from powerline.segments import Segment
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user