-
Notifications
You must be signed in to change notification settings - Fork 437
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Now that `typing.ReadOnly` is supported, we should be able to do another typeshed update. When I tried, the typeshed patcher crashed due to lack of support for if blocks containing multiple statements. This diff adds support. Reviewed By: connernilsen Differential Revision: D63920531 fbshipit-source-id: 7c2d7c2bfa817f90c4b2d2b0ae5bed3baa3b6678
- Loading branch information
1 parent
24f9c51
commit 35ee4c3
Showing
3 changed files
with
161 additions
and
43 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
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
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