Skip to content

Commit 3f4678b

Browse files
authored
Merge pull request #614 from Sichao25/debug
Remove unnecessary import from `data_io.py`
2 parents 45b36cf + 1e590c3 commit 3f4678b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dynamo/data_io.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import os
44
from functools import reduce
55

6-
import pandas as pd
76
from anndata import (
87
AnnData,
98
read,

0 commit comments

Comments
 (0)