summaryrefslogtreecommitdiff
path: root/issues/gn3-technical-debt.gmi
blob: 189b756b36e50eec415b13b1dee4936c942e1eee (plain)
1
2
3
4
5
6
7
8
9
10
## Tags

* assigned: bonfacem

### 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.