-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
help wanted: good first issuerequest for community contributions that are good for new contributorsrequest for community contributions that are good for new contributorstopic: docsissues related to documentationissues related to documentation
Description
What would you like changed or added to the documentation and why?
Doing standard ecephys tutorial-like things (or even real data files...) such as making devices (as we have done for years), when specifying the manufacturer field of the device I get
DeprecationWarning: The 'manufacturer' field is deprecated. Instead, use DeviceModel.manufacturer and link to that DeviceModel from this Device.
return func(args[0], **pargs)
A quick search of course turns up things like the class definition, and its mock, from which the usage is somewhat clear
But it would be nice if all the reference uses in the tutorials were updated to follow the modern convention
Thanks
Do you have any interest in helping write or edit the documentation?
Yes.
Code of Conduct
- I agree to follow this project's Code of Conduct
- Have you checked the Contributing document?
- Have you ensured this change was not already requested?
Metadata
Metadata
Assignees
Labels
help wanted: good first issuerequest for community contributions that are good for new contributorsrequest for community contributions that are good for new contributorstopic: docsissues related to documentationissues related to documentation