Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.cell and .branch method autocompletion and documentation #289

Closed
lappalainenj opened this issue Mar 14, 2024 · 2 comments
Closed

.cell and .branch method autocompletion and documentation #289

lappalainenj opened this issue Mar 14, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lappalainenj
Copy link
Contributor

lappalainenj commented Mar 14, 2024

methods like .cell and .branch do not pop up through autocompletion and documentation of them is not accessible. We can define them outside of __getattr__ as method with @property decorator and document them to change that

This was referenced Mar 15, 2024
@michaeldeistler michaeldeistler added the enhancement New feature or request label Apr 2, 2024
@lappalainenj lappalainenj self-assigned this Apr 4, 2024
@michaeldeistler michaeldeistler added the good first issue Good for newcomers label Oct 23, 2024
@ntolley
Copy link
Contributor

ntolley commented Nov 12, 2024

Is this still relevant? I am able to access these methods through autocompletion if I understand the issue correctly:
image

@michaeldeistler
Copy link
Contributor

Hi Nick!

You are right, this is fixed in the most recent version of Jaxley (thanks to #447 by @jnsbck). We can close this!

Michael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants