diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-09-27 11:01:42 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-09-27 11:01:42 +0800 |
commit | 4485c37132668624bb627d2764b0fd5877c33148 (patch) | |
tree | 2cc72c21a512543e1ec4a167a24215e008fc6725 /fg21sim/utils/healpix.py | |
parent | bd30aa7e9399a27b8f041f045eb92e2c455dbd9e (diff) | |
download | fg21sim-4485c37132668624bb627d2764b0fd5877c33148.tar.bz2 |
utils/healpix.py: remove duplicated header
Diffstat (limited to 'fg21sim/utils/healpix.py')
-rw-r--r-- | fg21sim/utils/healpix.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fg21sim/utils/healpix.py b/fg21sim/utils/healpix.py index ff236f6..af0df59 100644 --- a/fg21sim/utils/healpix.py +++ b/fg21sim/utils/healpix.py @@ -1,6 +1,4 @@ # Copyright (c) 2016 Weitian LI <liweitianux@live.com> -# Copyright (c) 2016 Weitian LI <liweitianux@live.com> -# MIT license # MIT license # # References: |