-
Notifications
You must be signed in to change notification settings - Fork 794
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(typing): Revise annotation sorting
The doc stated that `None` would appear after builtins, but any builtin with a length greater than 4 appeared after. The issue is not new, but became more apparent to me while writing #3653 (comment)
- Loading branch information
1 parent
2ba89d5
commit 93b5dab
Showing
1 changed file
with
44 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters