From 43d8a4a3bff388d727667e8415dcc637acf7b09b Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 31 Mar 2016 11:01:49 +0800 Subject: fix fenc=utf-8 --- astro/lc_clean.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/lc_clean.py b/astro/lc_clean.py index a0fdc7b..7141002 100755 --- a/astro/lc_clean.py +++ b/astro/lc_clean.py @@ -148,4 +148,4 @@ if __name__ == "__main__": main() -# vim: set ts=4 sw=4 tw=0 fenc= ft=python: # +# vim: set ts=4 sw=4 tw=0 fenc=utf-8 ft=python: # -- cgit v1.2.2