consts.py
| 87 B | Satir:
0
| py
Geri
class MonitorStatus: IN_PROGRESS = "in_progress" OK = "ok" ERROR = "error"
Kaydet
Ctrl+S ile kaydet