mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 22:09:45 +08:00
Add regression tests for builtins.pow and object.__reduce__ (#7663)
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"typeshedPath": ".",
|
||||
"include": [
|
||||
"stdlib",
|
||||
"stubs"
|
||||
"stubs",
|
||||
"test_cases"
|
||||
],
|
||||
"exclude": [
|
||||
"**/@python2",
|
||||
|
||||
Reference in New Issue
Block a user