ImperialCollegeLondon/PyProBE

Add in-class documentation to Result

Open

#306 opened on Jul 2, 2025

 (3 comments) (0 reactions) (0 assignees)Python (19 forks)auto 404
documentationfeaturegood first issue

Repository metrics

Stars
 (51 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide