-
Notifications
You must be signed in to change notification settings - Fork 84
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
remove get_build_manager dependency from validator #203
Comments
Pull request #187 I believe fixes that part |
jcfr
added a commit
that referenced
this issue
Nov 7, 2017
jcfr
pushed a commit
that referenced
this issue
Nov 7, 2017
jcfr
added a commit
that referenced
this issue
Nov 7, 2017
…ator pynwb: Update validator to use get_manager() function. See #203
Closing, This is fixed in f2d12e6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pynwb/validate.py still calls get_build_manager. This code needs to be updated to call pynwb.get_manager
The text was updated successfully, but these errors were encountered: