We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5237f09 commit 7c1b819Copy full SHA for 7c1b819
stubs/psutil/psutil/_psutil_posix.pyi
@@ -1,4 +1,5 @@
1
import sys
2
+from _typeshed import Incomplete
3
from typing import Final
4
5
if sys.platform == "linux":
0 commit comments