Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.29 KB

File metadata and controls

48 lines (33 loc) · 1.29 KB

Summary

Why

Linked issue

Closes #N

Changes

Test plan

  • [ ]

Checklist

  • I have linked a GitHub issue above (Closes #N / Fixes #N / Refs #N).
  • I have described why this change is being made, not just what changed.
  • I have run linting and tests locally (python util/lint.py --all, pytest tests/unit/).
  • I have updated documentation if user-visible behavior changed (see CONTRIBUTING.md).