MCPcopy Create free account
hub / github.com/FastLED/FastLED / end

Method end

ci/util/output_formatter.py:111–112  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

109 return f"{elapsed:.2f} {line}"
110
111 def end(self) -> None:
112 return None
113
114
115class FilteringTimestampFormatter:

Callers 7

classify_lineFunction · 0.45
check_file_contentMethod · 0.45
check_file_contentMethod · 0.45
classify_noexcept_lineFunction · 0.45
check_file_contentMethod · 0.45
strip_env_prefixFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected