Closed tbabej closed 1 year ago
Thank you for this PR!
I have been working on cleaning up the script in preparation for a big refactor, so I actually just removed this parameter a couple of days ago in https://github.com/tdulcet/Distributed-Computing-Scripts/commit/23162e2cb7055a618a909facef2c091a3f0763ba. I usually always use the debug flag when testing the script, so I did not notice this issue and it was not caught by the CI either... 😳 Anyway, thanks again for catching this and for your PR.
This fixes running
primenet.py
without specifying any debug flags.