Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Daraan committed Oct 1, 2024
1 parent dccb363 commit 4edee59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
subscripted objects) had wrong parameters if they were directly
subscripted with an `Unpack` object.
Patch by [Daraan](https://github.com/Daraan).
- Backport of CPython PR [#124795](https://github.com/python/cpython/pull/124795)
- Backport of CPython PR [#124795](https://github.com/python/cpython/pull/124795)
and fix that `TypeAliasType` not raising an error on non-tupple inputs for `type_params`.
Patch by [Daraan](https://github.com/Daraan).

Expand Down

0 comments on commit 4edee59

Please sign in to comment.