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
The use of raw strings in several places make (especially relative) paths fragile. We also lack input validation in several places.
This overlaps with the larger project of replacing tutorial scripts with library functionality.
The use of raw strings in several places make (especially relative) paths fragile. We also lack input validation in several places.
This overlaps with the larger project of replacing tutorial scripts with library functionality.