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

Instance of 'Block' has no 'segments' member (no-member) #87

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

Christian-B
Copy link
Member

This disables pylint no-member as it is confused by PyNN duck typing

Alternative is to have ourt own Block which overwrite neo with a pass through method

@rowleya rowleya merged commit cf86888 into master Jan 16, 2024
6 checks passed
@rowleya rowleya deleted the no-member branch January 16, 2024 13:51
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.

2 participants