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 Dec 27, 2023
1 parent af623c5 commit 042dbbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/scirpy/tests/test_ir_dist_metrics.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
from functools import partial

import numpy as np
import numpy.testing as npt
import pytest
import scipy.sparse
from functools import partial

import scirpy as ir
from scirpy.ir_dist.metrics import (
Expand Down

0 comments on commit 042dbbd

Please sign in to comment.