Skip to content

Conversation

HeloiseS
Copy link
Owner

@HeloiseS HeloiseS commented Jun 9, 2023

#95 Should not longer be a problem with this fix in cmd.py

I made sure to catch both "flavours" of slashes so that the windows people also get the error

141         assert MODELS_PATH[-1]=="/" or MODELS_PATH[-1]=='\\', f"DEBUGGING ASSISTANT: Directory MODELS_PATH = {MODELS_PATH}"\ 
142                                                              f"does not end with '/' or '\\' " 

@HeloiseS HeloiseS added the bug Something isn't working label Jun 9, 2023
@HeloiseS HeloiseS requested a review from maxbriel June 9, 2023 15:41
Copy link
Collaborator

@maxbriel maxbriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to make sure that the MODELS_PATH ends correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants