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 24971ad commit 4dbaf72Copy full SHA for 4dbaf72
1 file changed
stubs/psutil/psutil/_psutil_osx.pyi
@@ -17,8 +17,6 @@ if sys.platform == "darwin":
17
net_if_flags as net_if_flags,
18
net_if_is_running as net_if_is_running,
19
net_if_mtu as net_if_mtu,
20
- proc_priority_get as proc_priority_get,
21
- proc_priority_set as proc_priority_set,
22
)
23
24
_T = TypeVar("_T")
0 commit comments