@@ -128,6 +128,7 @@ def check_scripts() -> Dict[str, List[Tuple[bool, str|None]]]:
check_python_lib("argparse"),
check_python_lib("logging"),
check_python_lib("tempfile"),
check_python_lib("psutil"),
],
}
return checks
The note is not visible to the blocked user.