fix: docstring

This commit is contained in:
2025-12-16 02:50:42 +01:00
parent 391b0360bd
commit 0de0286992

View File

@@ -1,4 +1,4 @@
"""Helper functions for table operations."""
"""Utils for table operations."""
import unicodedata
from typing import Callable