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

Fix when dataset for connection not passed on #162

Merged
merged 1 commit into from Sep 10, 2022

Conversation

jefferis
Copy link
Contributor

  • if you have a connection object with an associated dataset this should be used insted of the default dataset
  • this is why check_dataset(dataset, conn=conn) is used in all other locations in the package
  • this change fixes that omission in neuprint_connection_table

* if you have a connection object with an associated dataset this should be used insted of the default dataset
* this is why check_dataset(dataset, conn=conn) is used in all other locations in the package
* this change fixes that omission in neuprint_connection_table
@jefferis jefferis merged commit 66bdb43 into master Sep 10, 2022
@jefferis jefferis deleted the fix/dataset-not-passed-on branch September 10, 2022 14:53
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.

None yet

1 participant