Skip to content

Commit

Permalink
💄 remove redundancies
Browse files Browse the repository at this point in the history
  • Loading branch information
buettnerm committed May 3, 2024
1 parent b5ea99d commit 3538e9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytometry/tools/_normalization.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from anndata import AnnData
from flowutils import transforms
from scipy import interpolate
from flowutils import transforms


def normalize_arcsinh(adata: AnnData, cofactor=5, inplace: bool = True):
Expand Down

0 comments on commit 3538e9c

Please sign in to comment.