Closed sepidre closed 3 years ago
I got an huge issue with not supported chars in Windows, so I removed them.
Yes, that's Windows :D If you add if os.name == "nt":, I'll merge it Thanks!
if os.name == "nt":
I got an huge issue with not supported chars in Windows, so I removed them.