Skip to content

Commit 2aa57c7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 633b3e4 commit 2aa57c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/result_analysis/celltype_annotation/cta_scdeepsort

examples/result_analysis/celltype_annotation/cta_scdeepsort/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
import numpy as np
1212
import torch
13+
import wandb
1314
from sympy import elliptic_k
1415

15-
import wandb
1616
from dance import logger
1717
from dance.datasets.singlemodality import CellTypeAnnotationDataset
1818
from dance.modules.single_modality.cell_type_annotation.scdeepsort import ScDeepSort

0 commit comments

Comments
 (0)