diff options
Diffstat (limited to 'astro')
-rwxr-xr-x | astro/lc_clean.py | 2 |
1 files changed, 1 insertions, 1 deletions
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: # |