Skip to content

Draft: Fix instances when self.command are used

Thomas Purcell requested to merge command_calculator_fixes into master

Find and fix potential issues like #1367 (closed) for other calculators

  • Confirm that all instances of self.command are marked
  • When self.command is used outside of the __init__ function preserve it for now

Checklist

Edited by Thomas Purcell

Merge request reports