4 lines
95 B
Python
4 lines
95 B
Python
"""Setup-related utilities shared by multiple services."""
|
|
|
|
from __future__ import annotations
|