POSYDON-code/POSYDON

Use consistens types in get_binary_state_and_event_and_mt_case

开放

#441 创建于 2024年11月21日

 (0 条评论) (0 个反应) (0 位负责人)Python (35 个派生)auto 404
enhancementgood first issuev2 feature

仓库指标

星标
 (42 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南