3 lines
113 B
Python
3 lines
113 B
Python
"""Pinned fixture registry for the no-send identity readback tool."""
|
|
|
|
REGISTERED_TOOLS = ("identity_readback",)
|