5 lines
237 B
Python
5 lines
237 B
Python
|
|
# Manual / one-shot operator tools (NOT part of the runtime services).
|
||
|
|
# Run from the repo root as a module so `import ts_shared_rev` resolves, e.g.:
|
||
|
|
# docker exec ingest_worker python -m tools.sync_driver_audit
|
||
|
|
# See tools/README.md.
|