You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/cpulist.py:371:39: F405 `list_cpusetstr` may be undefined, or defined from star imports
src/cpulist.py:372:39: F405 `list_cpusetstr` may be undefined, or defined from star imports
Where is the function
list_cpusetstr()
defined? It is called insysreport/src/cpulist.py
but it is not defined in this codebase or inpyperf
.%
ruff check --output-format=concise
# https://docs.astral.sh/ruff/lintersysreport/src/cpulist.py
Lines 371 to 372 in ea35556
The text was updated successfully, but these errors were encountered: