Open canismarko opened 4 days ago
Guarneri can use Device classes directly, but it can also use a factory function that returns either a device object or a sequence of Device objects.
We should write a tutorial and/or how-to guide for how to include this.
1. 2. 3.
@prjemian related to your ad_creator() factory usage.
ad_creator()
Expected Behavior
Guarneri can use Device classes directly, but it can also use a factory function that returns either a device object or a sequence of Device objects.
We should write a tutorial and/or how-to guide for how to include this.
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3.
Context
Your Environment