cloud-api/src/_module_template/dependencies.py
luxferre c689ac1e10 minor: ruff formatter
All changes are either:
- Correcting tabs
- Adding/removing line breaks
- Adding trailing commas
2026-06-08 15:31:37 +01:00

6 lines
104 B
Python

"""
Dependencies related to the <this> module
Exports:
- <dep_name>: <return_type>: <description>
"""