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

3 lines
79 B
Python
Raw Normal View History

2026-04-06 12:41:49 +01:00
"""
2026-05-28 15:41:10 +01:00
Non-business logic reusable functions and classes for the <this> module
2026-04-06 12:41:49 +01:00
"""