File size: 104 Bytes
b3d1cab
 
 
 
1
2
3
4
# state.py
# This file holds shared state variables to prevent circular imports.

MARKET_STATE_OK = True