Closed ianmcorvidae closed 3 years ago
Seems like it would be best to fix this by stripping the new line in a text editor. Changing randomizer.py just to fix this issue is a bit excessive. Anyway I'll fix it, thanks for informing me.
Fair enough, that works for me. Sorry again about this.
A newline was added at the end; this changes the code to strip that whitespace, since many text editors will add a newline when editing.
Sorry about this, I hadn't noticed the newline got added in the last PR. I suspect this wouldn't hurt the actual seed generation, but it might make some weird filenames, so probably best fixed.