Files
linebot_finance/app/captcha_state.py

4 lines
58 B
Python
Executable File

import asyncio
captcha_answer = None
captcha_event = None