1
0
Fork 0
forked from sr2/cloud-api
cloud-api/src/_module_template/dependencies.py

6 lines
No EOL
103 B
Python

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