Make empty results consistent for all modules
Open
cleanup
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
Some of the modules returns an empty table when no result is found, while others (e.g. sdss) returns ``None``.
Contributor guide
Research direction
The issue names no files or tests; begin by inventorying the module implementations that handle empty query results and compare their behavior with sdss. Clarify whether an empty table or None is the project-wide convention, then apply that decision consistently across the modules and verify each affected path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100