Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mlco2/codecarbon
/ start
Method
start
tests/test_gpu_amd.py:551–552 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
549
self.started = False
550
551
def
start(self):
552
self.started = True
553
554
def
get_static_details(self):
555
raise
RuntimeError(
"boom"
)
Callers
1
test_methods_handle_exceptions_and_start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected