Fix typos and update Black target-version to match Python requirement - #370
arijitroy003 wants to merge 2 commits into
Conversation
|
Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA. In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, please reach out through a comment on this PR. CLA has not been signed by users: @arijitroy003 |
|
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
- CONTRIBUTING.md: 'envoronments' -> 'environments' - system.py: 'exaclty' -> 'exactly' - pyproject.toml: Black target-version py38 -> py310 (project requires >=3.10)
f27368c to
340ad89
Compare
|
Friendly bump — this has been open for ~12 days. Happy to address any feedback or make changes if needed. Let me know if there's anything I should adjust. |
Summary
Test plan