 Hi, When i run a audit of a baseline i get the error: `Not a valid baseline file!` runing on Windows 10, pip install of detect-secrets ``` detect-secrets --version 0.13.0 ``` Setting up baseline: `detect-secrets scan > .secrets.baseline` Running the audit: `detect-secrets audit .secrets.baseline` Not sure how to solve it. any suggestions?