Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AsahiLinux/m1n1
/ reset_panic_counter.py
File
reset_panic_counter.py
proxyclient/tools/reset_panic_counter.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# SPDX-License-Identifier: MIT
3
import
sys, pathlib
4
sys.path.append(str(pathlib.Path(__file__).resolve().parents[1]))
Callers
nothing calls this directly
Calls
3
PMU
Class · 0.90
append
Method · 0.80
reset_panic_counter
Method · 0.80
Tested by
no test coverage detected