mirror of
https://github.com/powerline/powerline.git
synced 2025-07-20 20:34:56 +02:00
Fix example in CONTRIBUTING.rst
This commit is contained in:
parent
558b608c94
commit
d76bf5ef79
@ -113,6 +113,8 @@ Programming style
|
|||||||
|
|
||||||
'''Powerline super module'''
|
'''Powerline super module'''
|
||||||
|
|
||||||
|
from __future__ import (unicode_literals, division, absolute_import, print_function)
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
from argparse import ArgumentParser
|
from argparse import ArgumentParser
|
||||||
|
Loading…
x
Reference in New Issue
Block a user