good first issuerefactor
仓库指标
- 星标
- (41 个星标)
- PR 合并指标
- (平均合并 3天 13小时) (30 天内合并 2 个 PR)
描述
- We could just define the default value directly in the class instead of separately in the
NEUROconstant. - We could use definite assignment assertions so we don't have to write question marks every time.