After running `yarn python:test` we can see that two new untracked files are created: `does_not_exist.json` and `to_be_mocked.json`. We should either ignore them or make sure they are removed.  CC @gjreda
After running
yarn python:testwe can see that two new untracked files are created:does_not_exist.jsonandto_be_mocked.json.We should either ignore them or make sure they are removed.
CC @gjreda