mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
This will allow results to be formatted by other parts of the code (such as the intermittent filtering) code. Previously, formatting was handled in ServoHandler, which was a bit strange as it's really only necessary for GroupingFormatter and the intermittent filtering code. This also allows the results to be properly typed by the Python typing system.
697 B
697 B