Skip to content

Fix typos and update Black target-version to match Python requirement - #370

Open
arijitroy003 wants to merge 2 commits into
dbt-labs:mainfrom
arijitroy003:fix/typos-and-black-target
Open

arijitroy003 wants to merge 2 commits into
dbt-labs:mainfrom
arijitroy003:fix/typos-and-black-target

Conversation

@arijitroy003

Copy link
Copy Markdown

Summary

  1. CONTRIBUTING.md around line 95: "envoronments" -> "environments"
  2. system.py around line 388: "exaclty" -> "exactly"
  3. pyproject.toml around line 120: Black target-version is ['py38'] but the project requires Python >=3.10. Change to ['py310'].

Test plan

  • Changes are cosmetic/config only — no behavior change
  • Verified patterns exist before fixing

@arijitroy003
arijitroy003 requested a review from a team as a code owner July 16, 2026 20:39
@cla-bot

cla-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

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)
@arijitroy003
arijitroy003 force-pushed the fix/typos-and-black-target branch from f27368c to 340ad89 Compare July 16, 2026 20:53
@cla-bot cla-bot Bot added the cla:yes label Jul 16, 2026
@arijitroy003

Copy link
Copy Markdown
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant