mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 12:21:27 +08:00
Update to mypy 1.14 (#13272)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# TODO: missing from stub
|
||||
psutil.__all__
|
||||
psutil._common.__all__
|
||||
psutil._compat.__all__
|
||||
psutil._psposix.__all__
|
||||
|
||||
# These super() dunders don't seem to be particularly useful,
|
||||
# and having them pop up on autocomplete suggestions would be annoying
|
||||
psutil._compat.super.__self__
|
||||
|
||||
Reference in New Issue
Block a user