astrodbtoolkit / astrodbtoolkit/astrodb_utils
Add 'returns' to the exit_function
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Most functions should return something if raise_error = False.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `exit_function` definition and its callers. Read how `raise_error=False` is currently handled and identify the expected return values for the affected functions. Done means the behavior is specified and covered by tests, but the issue does not name files or provide enough detail to determine the exact returns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100