Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mlco2/codecarbon
/ start
Method
start
tests/cli/test_cli_main.py:286–287 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
284
self._another_instance_already_running = True
285
286
def
start(self):
287
calls[
"started"
] += 1
288
289
def
stop(self):
290
return
None
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected