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
Hi, awesome work, I really like the work you did. I just noticed that jump_to/goto actions do not work and I discovered that there is a small typo in the actions.py on line 1714 where instead of (\d+) is (d+)
The text was updated successfully, but these errors were encountered:
Hi, awesome work, I really like the work you did. I just noticed that jump_to/goto actions do not work and I discovered that there is a small typo in the actions.py on line 1714 where instead of (\d+) is (d+)
The text was updated successfully, but these errors were encountered: