ImperialCollegeLondon/PyProBE

Add in-class documentation to Result

Aperta

#306 aperta il 2 lug 2025

 (3 commenti) (0 reazioni) (0 assegnatari)Python (19 fork)auto 404
documentationfeaturegood first issue

Metriche repository

Star
 (51 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor