Skip to content

Commit

Permalink
Merge branch 'ig/refactor_base_class' into ig/read_remote_dispatched
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan-gold committed Jul 30, 2023
2 parents e480700 + e145284 commit cee7f6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions anndata/_core/anndata_base.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from abc import abstractmethod
from typing import Tuple
import pandas as pd

from .file_backing import AnnDataFileManager
from ..utils import DeprecationMixinMeta


Expand Down

0 comments on commit cee7f6d

Please sign in to comment.