3 lines
81 B
Python
3 lines
81 B
Python
"""Pinned fixture tool configuration."""
|
|
|
|
ALLOWED_TOOLS = ("identity_readback",)
|