Skip to content

Commit

Permalink
Remove top level import from test_scrublet.py (scverse#2071)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirshup authored Dec 7, 2021
1 parent 750689f commit 96dafa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scanpy/tests/external/test_scrublet.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import pandas as pd
import anndata as ad
from scanpy.get import _get_obs_rep
import scrublet as sl
import numpy as np
import scanpy.preprocessing as pp
import scipy.sparse as sparse
Expand Down

0 comments on commit 96dafa3

Please sign in to comment.