Semyon Moroz
|
9234985c3d
|
Add __all__ (#13704)
|
2025-03-25 14:09:32 +01:00 |
|
Alex Waygood
|
b9fedd20ce
|
Add defaults for third-party stubs A-D (#9952)
|
2023-03-27 16:49:58 +01:00 |
|
Károly Szabó
|
604d39c583
|
Replace object | None with object (#9857)
All types, including `None`, are a subtype of `object`, so `None` is redundant in the union `object | None`.
|
2023-03-08 19:59:47 +00:00 |
|
Alex Waygood
|
4118b5fc6e
|
Update console-menu stubs for v0.8 (#9845)
|
2023-03-06 18:25:37 +01:00 |
|
Avasam
|
6ac24ed923
|
Replace Any with Incomplete in many places (#9565)
|
2023-01-18 19:12:46 +00:00 |
|
Nikita Sobolev
|
27d4113779
|
Remove consolemenu from pyright's exclude (#8940)
|
2022-10-20 09:32:04 +01:00 |
|
Giles Johnson
|
aab29f626c
|
Add type stubs for package console-menu (#8820)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2022-10-03 09:22:39 -07:00 |
|