ImperialCollegeLondon/PyProBE

Add in-class documentation to Result

Aberta

#306 aberto em 2 de jul. de 2025

 (3 comentários) (0 reação) (0 responsável)Python (19 forks)auto 404
documentationfeaturegood first issue

Métricas do repositório

Stars
 (51 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador