Closed mdmurbach closed 1 year ago
Basically, the issue was that single element circuits were getting wrapped in an extra ([ ... ]) before being evaluated. This adds checks to make sure the length is > 1 before adding those brackets.
Basically, the issue was that single element circuits were getting wrapped in an extra ([ ... ]) before being evaluated. This adds checks to make sure the length is > 1 before adding those brackets.