Skip to content

Commit 555199f

Browse files
committed
Fix lint
1 parent 5291b13 commit 555199f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Fix how type parameters are collected, when :class:`typing.Protocol` are
22
specified with explicit parameters. Now, :class:`typing.Generic` and
3-
`typing.Protocol` always dictate the parameter number and parameter ordering
4-
of types. Previous behavior was a bug.
3+
:class:`typing.Protocol` always dictate the parameter number
4+
and parameter ordering of types. Previous behavior was a bug.

0 commit comments

Comments
 (0)