Commit 1c3e9698 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

comma remove

parent 06ea58de
......@@ -238,8 +238,8 @@ class Level2CatalogRecord(BaseModel):
disk_theta_world: float = -1
disk_thetaerr_world: float = -1
disk_theta_j2000: float = -1
obs_time: str = '',
brick_id_8: int = 0,
obs_time: str = ''
brick_id_8: int = 0
brick_id_16: int = 0
@dataclasses.dataclass
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment