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 issue seems to be caused by the author's code merge without modifying the import file name. Changing the second line of stopes_snippet.split_clean to:
got an error at startup:
ModuleNotFoundError: No module named 'stopes_snippet.ssplit_stopes'
The text was updated successfully, but these errors were encountered: