Brailliac

Results 1 issues of Brailliac

Previously, the configuration file was being opened in bytes mode: `open(file,` 'rb')` This was wrong, it caused the script to crash, and throw related errors - for example: `TypeError: startswith...