aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/gsearch.py
AgeCommit message (Expand)Author
2024-08-28fix: cleaner handling for gsearch errorsJohn Nduli
2023-12-29Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. Arun Isaac