
* move benchmarks and add some more * change key and paths * parametrize tests * more specific ignore * rename fixture * remove previous file * add tests for _compile_stateful_components
4 lines
67 B
Python
4 lines
67 B
Python
from .fixtures import evaluated_page
|
|
|
|
__all__ = ["evaluated_page"]
|