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