diff options
Diffstat (limited to 'pylint/epylint.py')
-rwxr-xr-x | pylint/epylint.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pylint/epylint.py b/pylint/epylint.py index 276a708df..10c79c421 100755 --- a/pylint/epylint.py +++ b/pylint/epylint.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 # -*- vim:fenc=utf-8:ft=python:et:sw=4:ts=4:sts=4 |