Closed balgot closed 4 years ago
Remove unnecessary opening of file, especially if there results range is small -> in this case 10
How can we do this? In C++, I would just use static variable. You are the python master here :)
should be done, see pull requests
Remove unnecessary opening of file, especially if there results range is small -> in this case 10