Closed cole-jacobs closed 2 years ago
Remove direct references to Switch and Sample in favor of get_waffle_switch_model and get_waffle_sample_model.
Switch
Sample
get_waffle_switch_model
get_waffle_sample_model
What's going on with the automated tests? I ran the test suite locally and everything passed 🤔
Thanks @clintonb for approving my changes. Anything left to do before merge and release?
Remove direct references to
Switch
andSample
in favor ofget_waffle_switch_model
andget_waffle_sample_model
.