blob: a96e06b25272a968fbc253d9cebd0dc5be15fd5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# GN3: Technical Debt
## Tags
* assigned: bonfacem
* priority: medium
* status: closed
* type: enhancement
* keywords: GN3
### Introduction
Here I log some technical debt in gn3 as a checklist.
- [x] Clean up gn3/db/traits.py: Some of those functions are long, and
repetitive. Also, we have no tests for most of them.
#### Wed 25 May 2022 22:07:35 EAT
This issue is too general in scope so I'm going ahead to close it.
|