Opened 3 months ago
Closed 3 months ago
#35649 closed New feature (invalid)
Adding documentation to html.py (docstrings, inline comments etc)
Reported by: | martiart | Owned by: | |
---|---|---|---|
Component: | Documentation | Version: | 5.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The file is well structured but lacks documentation to help follow the logic and understand method and class purposes.
https://github.com/django/django/blob/main/django/test/html.py
Note:
See TracTickets
for help on using tickets.
Hi martiart, we don't create tickets for adding comments or docstrings