mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 04:58:33 +03:00
extract AA CLI arg to constants
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
STATUS_FAILURE = "FAILURE"
|
||||
STATUS_PENDING = "PENDING"
|
||||
STATUS_SUCCESS = "SUCCESS"
|
||||
|
||||
# AA CLI CONFIGS
|
||||
SHEET_ID = "--gsheet_feeder_db.sheet_id"
|
||||
|
||||
Reference in New Issue
Block a user