mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 19:38:02 +00:00
comment out correlation import
This commit is contained in:
parent
ba15264eb8
commit
85a6a6d58a
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@
|
||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
from .match import brute_spatial_separation # noqa
|
from .match import brute_spatial_separation # noqa
|
||||||
from .correlation import (get_randoms_sphere, sphere_angular_tpcf) # noqa
|
# from .correlation import (get_randoms_sphere, sphere_angular_tpcf) # noqa
|
||||||
|
|
Loading…
Reference in a new issue