-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Due to the use of `untype`, we were reporting two errors when issubclass got a first argument that isn't a type. We only need one. Reviewed By: stroxler Differential Revision: D68291059 fbshipit-source-id: 9d756ebaf22bc65bcf5cbf7c69d833d398ae4e56
- Loading branch information
1 parent
005e900
commit 32d701c
Showing
2 changed files
with
17 additions
and
4 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