fastapi-template/src/_module_template/dependencies.py

6 lines
104 B
Python

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