Skip to content

Commit

Permalink
Import test dataframe
Browse files Browse the repository at this point in the history
  • Loading branch information
szabogtamas committed Mar 27, 2020
1 parent c1ba3f8 commit c5d53a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import pandas.testing as pdt
import numpy as np
from scirpy._util import _get_from_uns
from .fixtures import adata_clonotype, adata_tra, adata_diversity
from .fixtures import adata_clonotype, adata_tra, adata_vdj, adata_diversity


def test_chain_pairing():
Expand Down

0 comments on commit c5d53a1

Please sign in to comment.