mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
📝 add package-level docstring
This commit is contained in:
parent
9b27b4f3bc
commit
b1516f44f0
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
"""Get product name template and calculate product name."""
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import TYPE_CHECKING, Optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue