📝 add package-level docstring

This commit is contained in:
Ondřej Samohel 2025-05-20 10:12:45 +02:00
parent 9b27b4f3bc
commit b1516f44f0
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -1,3 +1,4 @@
"""Get product name template and calculate product name."""
from __future__ import annotations
from typing import TYPE_CHECKING, Optional