Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 358 Bytes

File metadata and controls

17 lines (12 loc) · 358 Bytes

What does this PR do?

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Documentation
  • Tests

Checklist

  • ruff check src/soup_cli/ tests/ passes
  • pytest tests/ -v passes
  • Updated relevant docs (README.md and the matching page under docs/) if needed