We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c6feb commit b19d856Copy full SHA for b19d856
tests/lsdb_crossmatch/test_mag_difference_crossmatch.py
@@ -2,7 +2,7 @@
2
import nested_pandas as npd
3
import pytest
4
5
-from lsdb_crossmatch.mag_difference_crossmatch import MyCrossmatchAlgorithm
+from lsdb_crossmatch.mag_difference_crossmatch import MagnitudeDifferenceCrossmatch
6
7
8
def test_mag_difference_crossmatch(m67_delve_small_dir, m67_ps1_small_dir, xmatch_mags):
0 commit comments