Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 491 Bytes

File metadata and controls

15 lines (12 loc) · 491 Bytes

Issue

Link to the issue resolved by this PR.

Description

Description of the approach taken to solve the issue.

How to test

How to verify the changes.

Checklist

  • No redundant `print()` statements, commented-out code, or other remnants from the development 👀
  • New/refactored code is following same conventions as the rest of the code base 🧬
  • New/refactored code is tested ⚙
  • Documentation has been updated 🧾
  • Commits are semantic ✅