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

Check the type of the connector argument to Projection, and provide a user-friendly error message #738

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

apdavison
Copy link
Member

Also change the AssertionError when checking the synapse_type argument to a TypeError

Closes #692

… user-friendly error message.

Also change the AssertionError when checking the synapse_type argument to a TypeError

Closes NeuralEnsemble#692
@apdavison apdavison added this to the 0.10.0 milestone Nov 9, 2021
@apdavison apdavison merged commit fbc6349 into NeuralEnsemble:master Nov 9, 2021
@apdavison apdavison deleted the issue692 branch November 9, 2021 18:29
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.

Improve error when providing a Connector type instead of an instance in mock.Projection
1 participant