Files
INTUIA/Programa final/_internal/torch/_dynamo/polyfills/functools.py
T
2026-03-15 13:27:50 +00:00

7 lines
85 B
Python

"""
Python polyfills for functools
"""
__all__ = [] # type: ignore[var-annotated]