Spaces:
Running
Running
File size: 180 Bytes
330d570 | 1 2 3 4 5 6 | """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.
"""
|