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
Well, after I download the code from the GitHub, the diference was found when I compare with the code presented in the GitHub page. I got the following error while running the interpreter:
if you examine the number of the tab and space, you can find some error. For exampe, use "→" and "--" to note the tab and 4 space in the code. When select the space before the "for" in bow.py#L39, you may found there miss a indent.
Hi! There have some indent miss in the code file, when I download the entire project, like nut/bow.py L39:
other files have the same error:
bow.py: L63
pivotselection: L80, L102, L117, L136
util.py: L54, L71, L74
The text was updated successfully, but these errors were encountered: