hyb
2025-12-30 5e753a15ff53faab2261a53367e44d38caf87041
1
2
3
4
__all__ = ("dumps", "dump")
__version__ = "1.2.0"  # DO NOT EDIT THIS LINE MANUALLY. LET bump2version UTILITY DO IT
 
from pip._vendor.tomli_w._writer import dump, dumps