chore: remove private chart data from project
This commit is contained in:
@@ -19,7 +19,7 @@ First priority packet:
|
||||
```bash
|
||||
python3 scripts/oracle_collection_queue.py \
|
||||
--oracle-file references/oracle/dasha_shadbala_oracle_cases.json \
|
||||
--apply-packet /Users/wuyongnaren/Documents/印度占星/references/oracle/artifacts/pending_packets/external_template_steve_jobs_dasha_lahiri.json \
|
||||
--apply-packet <repo>/references/oracle/artifacts/pending_packets/external_template_steve_jobs_dasha_lahiri.json \
|
||||
--format json
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,9 @@
|
||||
"external_template_extreme_latitude_kp.json",
|
||||
"external_template_redacted_place_shadbala_raman.json",
|
||||
"external_template_historical_epoch_lahiri.json",
|
||||
"external_template_steve_jobs_dasha_lahiri.json",
|
||||
"external_template_user_REDACTED_YEAR_moon_longitude_lahiri.json"
|
||||
"external_template_steve_jobs_dasha_lahiri.json"
|
||||
],
|
||||
"first_priority_packet": "/Users/wuyongnaren/Documents/印度占星/references/oracle/artifacts/pending_packets/external_template_steve_jobs_dasha_lahiri.json",
|
||||
"first_priority_packet": "<repo>/references/oracle/artifacts/pending_packets/external_template_steve_jobs_dasha_lahiri.json",
|
||||
"validator_summary": {
|
||||
"total_packets": 5,
|
||||
"valid_packets": 0,
|
||||
|
||||
Reference in New Issue
Block a user