mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 07:44:36 +02:00
Add __future__ import
This commit is contained in:
parent
dc7f8c22e6
commit
69939f351c
@ -1,4 +1,5 @@
|
|||||||
# vim:fileencoding=utf-8:noet
|
# vim:fileencoding=utf-8:noet
|
||||||
|
from __future__ import absolute_import, unicode_literals, division, print_function
|
||||||
|
|
||||||
from powerline.bindings.tmux import get_tmux_output
|
from powerline.bindings.tmux import get_tmux_output
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user