POSYDON-code/POSYDON

Cleanup the order of definitions.

开放

#444 创建于 2024年11月21日

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

仓库指标

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

描述

Usually, all called should be defined beforehand and not afterwards. An example is posydon.utils.common_functions.Schwarzschild_Radius should be defined before posydon.utils.common_functions.CO_radius

贡献者指南