You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is (of course) turning out to be a far more in-depth task than anticipated (when am I going to learn?). Going to spilt this out by file or groups of files.
Lots of tests in the
esda
suite still actively useunittest
-- we should migrate all those to the modernpytest
structure.test_adbscan.py
– formats, lints, pytest pt. 2 --test_adbscan.py
#343test_crand.py
test_gamma.py
test_geary.py
test_getisord.py
test_join_counts.py
test_lee.py
test_ljc_bv.py
test_ljc_mv.py
test_ljc.py
test_local_geary_mv.py
test_local_geary.py
test_losh.py
test_map_comparison.py
test_mixture_smoothing.py
test_moran.py
test_shape.py
test_silhouette.py
test_smaup.py
test_smoothing.py
test_topo.py
– formats, lints, pytest pt. 1 --test_{utils,topo}.py
#341test_util.py
– formats, lints, pytest pt. 1 --test_{utils,topo}.py
#341The text was updated successfully, but these errors were encountered: