MCPcopy Create free account
hub / github.com/TheSmallHanCat/flow2api / labels

Method labels

src/core/monitoring.py:29–30  ·  view source on GitHub ↗
(self, **kwargs: Any)

Source from the content-addressed store, hash-verified

27 pass
28
29 def labels(self, **kwargs: Any) -> "_NoopMetric":
30 return self
31
32 def inc(self, *args: Any, **kwargs: Any) -> None:
33 return None

Callers 3

record_generation_resultFunction · 0.80
record_token_refreshFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected