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 Jun 5, 2024
1 parent 5aa074a commit 538e760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tuning/cta_singlecellnet/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
from typing import get_args

import numpy as np

import wandb

from dance import logger
from dance.datasets.singlemodality import CellTypeAnnotationDataset
from dance.modules.single_modality.cell_type_annotation.singlecellnet import SingleCellNet
Expand Down

0 comments on commit 538e760

Please sign in to comment.