Skip to content

Commit

Permalink
fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
smcguire-cmu committed Dec 12, 2023
1 parent 476145b commit 8ea4e27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lsdb/loaders/hipscat/hipscat_loader_factory.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ from lsdb.catalog.dataset.dataset import Dataset
from lsdb.loaders.hipscat.abstract_catalog_loader import AbstractCatalogLoader, CatalogTypeVar
from lsdb.loaders.hipscat.hipscat_loading_config import HipscatLoadingConfig


def get_loader_for_type(
catalog_type_to_use: Type[CatalogTypeVar],
path: str,
Expand Down

0 comments on commit 8ea4e27

Please sign in to comment.