Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
smcguire-cmu committed Oct 16, 2023
1 parent 28063ae commit 0fb0103
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pandas as pd
import pytest

from hipscat.catalog import CatalogType, PartitionInfo
from hipscat.catalog import CatalogType
from hipscat.catalog.association_catalog.association_catalog import AssociationCatalog
from hipscat.catalog.association_catalog.partition_join_info import PartitionJoinInfo
from hipscat.pixel_math import HealpixPixel
Expand Down

0 comments on commit 0fb0103

Please sign in to comment.