Document GetFermilatDatafile
Open
Documentation
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
TODO in astroquery/astroquery/fermi/core.py (121)
```
class GetFermilatDatafile(object):
"""
TODO: document
TODO: Fail with useful failure messages on genuine failures
(this doesn't need to be implemented as a class)
"""
```
Contributor guide
Research direction
Open astroquery/astroquery/fermi/core.py at line 121 and read GetFermilatDatafile together with its surrounding code and usages. Document the class according to its current behavior, remove the documentation TODO, and verify that the resulting docstring accurately describes what the class does; the failure-message TODO is a separate concern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100