Skip to content

Commit

Permalink
changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjbuck committed Dec 19, 2023
1 parent 6d3069a commit 2b5f6eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/smooth-pumpkins-rhyme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@spear-ai/ruff-config": minor
---

Ignore outdated UP007 to allow for `Optional[T]` syntax instead of `T | None`. The former is more expressive and should be preferred.

0 comments on commit 2b5f6eb

Please sign in to comment.