myreport-space / backend /scripts /__init__.py
Chaudhry Waleed
Deploy RICS v2 (senior baseline, CPU Spaces Dockerfile)
330d570
Raw
History Blame Contribute Delete
180 Bytes
"""Dev/deploy helper scripts.
This package marker exists so importable helpers (e.g. ``gen_docs``) can be run
with ``python -m backend.scripts.<name>`` and imported by tests.
"""