good first issuerefactor
Repository metrics
- Stars
- (41 stars)
- PR merge metrics
- (PR metrics pending)
Description
- 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.