golden hour
/opt/cloudlinux/venv/lib/python3.11/site-packages/pip/_vendor/tomli_w
⬆️ Go Up
Upload
File/Folder
Size
Actions
LICENSE
1.05 KB
Del
OK
__init__.py
169 B
Del
OK
__pycache__
-
Del
OK
_writer.py
6.8 KB
Del
OK
py.typed
26 B
Del
OK
Edit: __init__.py
__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
Save