Skip to content

Commit

Permalink
Removed test entites
Browse files Browse the repository at this point in the history
  • Loading branch information
murdo-moj committed Nov 12, 2024
1 parent d055980 commit 46eaa28
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions lib/datahub-client/data_platform_catalogue/entities.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,18 +313,6 @@ class FurtherInformation(BaseModel):
)


# class Audience(Enum):
# INTERNAL = "Internal"
# PUBLISHED = "Published"


# class Provider(Enum):
# CADET = "Create A Derived Table"
# JUSTICE_DATA = "Justice Data"
# GLUE = "AWS Glue"
# GOV_DATA = "Gov Data"


class DataSummary(BaseModel):
"""
Summarised information derived from the actual data.
Expand Down

0 comments on commit 46eaa28

Please sign in to comment.