You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In moly/figure/figure.py, line 120 should have the len removed.
In moly/figure/widgets.py, lines 46 and 47 do not include the len for the geometry_traces parameter.
I have tested this locally and it works as expected.
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of moly.
(optional) I have confirmed this bug exists on the master branch of moly.
Code Sample, a copy-pastable example
Error:
Problem description
In moly/figure/figure.py, line 120 should have the len removed.
In moly/figure/widgets.py, lines 46 and 47 do not include the len for the geometry_traces parameter.
I have tested this locally and it works as expected.
See PR #15
The text was updated successfully, but these errors were encountered: