Closed finsberg closed 2 months ago
Turn PointSource into dataclass because we get a lot of methods such as __repr__ and __eq__ for free. Also add slots
PointSource
dataclass
__repr__
__eq__
Turn
PointSource
intodataclass
because we get a lot of methods such as__repr__
and__eq__
for free. Also add slots