ImperialCollegeLondon/PyProBE

Add in-class documentation to Result

Offen

#306 geöffnet am 02.07.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (19 Forks)auto 404
documentationfeaturegood first issue

Repository-Metriken

Stars
 (51 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This task is to enable class magic methods like __repr__ and to create help() or what_can_i_do() methods that print the doc strings of available attributes and encourage use of the API documentation.

Contributor Guide