Skip to content

Fix bug with file system

Choose a tag to compare

@ManuDeBuck ManuDeBuck released this 17 Nov 17:38
· 1 commit to main since this release

πŸ› Use os.path.join instead of +, which is safer to use.