AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Rename `devices`
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Example: `RouterServer(devices={"my_horn": horn})`
`devices` makes sense for remote hardware driver control, but not so much for other use cases. Renaming it is pretty easy with a find/replace, but let's have the new-name discussion first:
`targets`?
`objects`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.