Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 12, 2023
1 parent 1b72212 commit 2b0003f
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 2b0003f

Please sign in to comment.