Ticket #45755

generate_packets.py: Add missing docstrings

Date d'ouverture: 2022-10-01 03:27 Dernière mise à jour: 2022-10-09 20:40

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
Jalon:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
1

Détails

Part of #43927. There are a number of things (both from the original script and introduced while restructuring it) lacking docstrings. Most things that aren't local variables should have docstrings, including

  • classes
  • module-level functions
  • methods and properties (except __dunder__ methods used by Python)
  • instance and class variables
  • class-level and module-level constants

Ticket History (3/4 Histories)

2022-10-01 03:27 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: Add missing docstrings" created
2022-10-08 06:08 Updated by: alienvalkyrie
  • Résolution Update from Aucun to Accepted
2022-10-09 20:40 Updated by: alienvalkyrie
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Modifier

Please login to add comment to this ticket » Connexion