tofusoup 2025-12-31
Fix stir CLI, display, and testing CLI modules
3 files · 6+ · 5-

Fix stir and testing CLI modules

3 files changed
  • cli.py CLI fix with additional option or guard (5-line change)
  • display.py Removed redundant line (3-line change)
  • cli.py Removed redundant line (3-line change)
  • Fixed stir/cli.py with a CLI guard or option addition (5 lines changed) remediate behavioral
    1 file
    • cli.py
  • Simplified stir/display.py and testing/cli.py by removing redundant lines decouple internal
    2 files
    • display.py
    • cli.py