POSYDON-code/POSYDON
Use consistens types in get_binary_state_and_event_and_mt_case
Aperta
#441 aperta il 21 nov 2024
enhancementgood first issuev2 feature
Metriche repository
- Star
- (42 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Currently get_binary_state_and_event_and_mt_case uses some times None and some times 'None'. This should get aligned.
As this effects several different code parts, we should probably do that after tests exists for all relevant code parts.