From 74f5e5ef345fcf8826b5d4174c16d9eb70a847f4 Mon Sep 17 00:00:00 2001 From: Val Markovic Date: Wed, 2 Mar 2016 18:12:38 -0800 Subject: [PATCH] Using non-emacs version of python coding line --- python/ycm/tests/vimsupport_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/ycm/tests/vimsupport_test.py b/python/ycm/tests/vimsupport_test.py index 7e888e8a..f789f045 100644 --- a/python/ycm/tests/vimsupport_test.py +++ b/python/ycm/tests/vimsupport_test.py @@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- +# coding: utf-8 # # Copyright (C) 2015 YouCompleteMe contributors #