Skip to content

Commit

Permalink
Update test_loading_episcanpy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kridsadakorn authored Feb 25, 2021
1 parent 0890955 commit 570963a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/test_loading_episcanpy.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

import pytest
import episcanpy
import episcanpy.api
import episcanpy.count_matrix
import episcanpy.functions
import episcanpy.plotting
import episcanpy.preprocessing
import episcanpy.tools

testdata = [
(1,2),
Expand Down

0 comments on commit 570963a

Please sign in to comment.