mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 15:54:30 +02:00
Fix syntastic error
This commit is contained in:
parent
875f8e98b1
commit
0da40f08a5
@ -44,6 +44,7 @@ def urllib_read(query_url):
|
||||
else:
|
||||
raise NotImplementedError
|
||||
|
||||
|
||||
class Process(object):
|
||||
def __init__(self, output, err):
|
||||
self.output = output
|
||||
|
Loading…
x
Reference in New Issue
Block a user