MCPcopy
hub / github.com/scrapy/scrapy / set_b

Method set_b

tests/test_extension_periodic_log.py:64–65  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

62 self.stats._stats = stats_dump_1
63
64 def set_b(self) -> None:
65 self.stats._stats = stats_dump_2
66
67
68def extension(settings: dict[str, Any] | None = None) -> CustomPeriodicLog:

Callers 1

emulateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected