Closed senickel closed 1 week ago
I am getting this exception starting with dlt version 1.3.0. I do not know how to reproduce it but the underlying issue seems to be that the name attribute of Distribution can be None.
name
Distribution
None
@senickel thanks for reporting and fixing this!
Description
I am getting this exception starting with dlt version 1.3.0. I do not know how to reproduce it but the underlying issue seems to be that the
name
attribute ofDistribution
can beNone
.