MCPcopy Create free account
hub / github.com/mlco2/codecarbon / start

Method start

tests/cli/test_monitor.py:15–16  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

13 self._conf = {"output_file": "emissions.csv"}
14
15 def start(self):
16 return None
17
18 def stop(self):
19 self.stopped += 1

Calls

no outgoing calls

Tested by

no test coverage detected