teleo-infrastructure/fixtures/working-leo/leo-identity-v1/profile-template/bin/identity_readback.py

5 lines
140 B
Python

#!/usr/bin/env python3
"""Fixture marker for the no-send identity readback tool."""
ACCESS_MODE = "read_only"
NETWORK_SEND_ENABLED = False