Marcin Malinowski

Results 1 issues of Marcin Malinowski

As recommended in [documentation](https://docs.python.org/3/tutorial/inputoutput.html): > It is good practice to use the with keyword when dealing with file objects. I intentionally did not change neither `createFileIfDoesNotExist` nor `createFile` because of...