blob: 98fd9597773b35833f9ae20bc2b5c98b2c407556 [file] [log] [blame]
"""
Python polyfills for functools
"""
__all__ = [] # type: ignore[var-annotated]