Open victorgarcia98 opened 8 months ago
Potential recursive error in case that the BeliefDataFrame doesn't have start and end. If start and end are not there, the following properties point to each other.
https://github.com/SeitaBV/timely-beliefs/blob/31f87c360764d70c481f60824fd630dfee8d8eb0/timely_beliefs/beliefs/classes.py#L1117-L1125
https://github.com/SeitaBV/timely-beliefs/blob/31f87c360764d70c481f60824fd630dfee8d8eb0/timely_beliefs/beliefs/classes.py#L1128-L1136
Potential recursive error in case that the BeliefDataFrame doesn't have start and end. If start and end are not there, the following properties point to each other.
https://github.com/SeitaBV/timely-beliefs/blob/31f87c360764d70c481f60824fd630dfee8d8eb0/timely_beliefs/beliefs/classes.py#L1117-L1125
https://github.com/SeitaBV/timely-beliefs/blob/31f87c360764d70c481f60824fd630dfee8d8eb0/timely_beliefs/beliefs/classes.py#L1128-L1136