Use same modeline in scripts/* as in other files

This commit is contained in:
ZyX 2013-04-13 18:51:49 +04:00
parent a4c59ded76
commit b883ac6ee8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# vim:fileencoding=utf-8:noet
'''Powerline prompt and statusline script.'''
import sys
import os

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# vim:fileencoding=utf-8:noet
'''Powerline configuration checker.'''
import argparse
from powerline.lint import check