# GN3: Technical Debt ## Tags * assigned: bonfacem * priority: medium * status: in progress * type: enhancement * keywords: GN3 ### Introduction Here I log some technical debt in gn3 as a checklist. - [ ] Clean up gn3/db/traits.py: Some of those functions are long, and repetitive. Also, we have no tests for most of them.