Skip to content

docs: add module docstrings and return type annotations#18

Open
HugoFara wants to merge 1 commit intoTaskBeacon:mainfrom
HugoFara:main
Open

docs: add module docstrings and return type annotations#18
HugoFara wants to merge 1 commit intoTaskBeacon:mainfrom
HugoFara:main

Conversation

@HugoFara
Copy link

Improve code navigability by adding module-level docstrings to all core classes and utility modules, and completing missing return type annotations on ~25 public methods. Also removes dead commented-out code in StimBank and adds an explanatory comment for the closure introspection pattern.

One of the perks of psyflow is its agent-friendly design, this kind of change make it effectively easier to navigate the codebase.

Improve code navigability by adding module-level docstrings to all core
classes and utility modules, and completing missing return type annotations
on ~25 public methods. Also removes dead commented-out code in StimBank
and adds an explanatory comment for the closure introspection pattern.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant