test_state.py 86 B

123
  1. from agent.core.tagging_state import TAGGING_STATE
  2. print(TAGGING_STATE.REQUEST.value)