We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Types of files:
simple
data sample "interface"
save(filename: str)
test_*(object: ?)
assert
nwb_healthstatus/ samples/ <data_producer: {core,ephy_testing_data,extensions}> extensions/<extension_name>/ sample1.py
Existing data producers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Types of files:
simple
ones in dandi-cli tests fixtures)data sample "interface"
save(filename: str)
: would create and save (into a provided filename) the filetest_*(object: ?)
: given the loaded file, verify that it loaded according to what was expected -- useassert
Existing data producers
The text was updated successfully, but these errors were encountered: