Skip to content

Commit

Permalink
Merge branch 'minerva-v0.24rc' of https://github.com/Pale-Blue-Dot-97…
Browse files Browse the repository at this point in the history
…/Minerva into minerva-v0.24rc
  • Loading branch information
HBakerOS committed May 14, 2023
2 parents a3d774a + 2b0003f commit 5c909a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minerva/utils/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
import torch
import torch.distributed as dist
import torch.multiprocessing as mp
import wandb
from wandb.sdk.lib import RunDisabled
from wandb.sdk.wandb_run import Run

import wandb
from minerva.utils import CONFIG, MASTER_PARSER, utils

# =====================================================================================================================
Expand Down

0 comments on commit 5c909a4

Please sign in to comment.