Skip to content

Additional line of code to replace asterisk (*) character with underscore (_). - #3

Open
dtjunkie wants to merge 1 commit into
ianalis:mainfrom
dtjunkie:main
Open

Additional line of code to replace asterisk (*) character with underscore (_). #3
dtjunkie wants to merge 1 commit into
ianalis:mainfrom
dtjunkie:main

Conversation

@dtjunkie

Copy link
Copy Markdown

I've added a str.replace() method in the load_or_download() function to replace asterisk (*) character with underscore (_). This is to prevent error in creating the directory due to incorrect directory name syntax.

…terisk (*) character with underscore (_)

This line of code was added to prevent error in creating the directory due to incorrect directory name syntax.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant