MCPcopy 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")

Calls

no outgoing calls

Tested by

no test coverage detected