You need to sign in or sign up before continuing.
Remove unused arguments in QEE lines
Compare changes
Files
7@@ -169,9 +169,7 @@ def build_cut_on_track(cutDict, pvs, corrm=False):
I spotted on an RD MR recently that @mtat had used a cool pre-commit hook to print all unused args across Moore. I went through and cleaned up QEE as a result, fortunately we weren't too bad!
There are a couple that I left that suggest issues that should be followed-up. I will note these in the discussion.
I expect no changes to line performances as a result.