Skip to content

Commit

Permalink
slurmrunner import
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffwoollard committed Jan 16, 2025
1 parent eca9533 commit f7cf274
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from dask import delayed, compute
from dask.distributed import Client
from dask.diagnostics import ProgressBar
# from dask_hpc_runner import SlurmRunner

from cryo_challenge._preprocessing.fourier_utils import downsample_volume

Expand Down
1 change: 0 additions & 1 deletion src/cryo_challenge/_map_to_map/map_to_map_distance.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import mrcfile
import numpy as np
from dask.distributed import Client
# from dask_hpc_runner import SlurmRunner

from .gromov_wasserstein.gw_weighted_voxels import get_distance_matrix_dask_gw

Expand Down

0 comments on commit f7cf274

Please sign in to comment.