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

Method wait

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

Source from the content-addressed store, hash-verified

73 pass
74
75 def wait(self):
76 return 0
77
78 monkeypatch.setattr(monitor_module, "OfflineEmissionsTracker", FakeOfflineTracker)
79 monkeypatch.setattr(monitor_module, "EmissionsTracker", FakeTracker)

Callers 4

run_and_monitorFunction · 0.80
test_rapl_fix.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected