SIGN IN SIGN UP

gguf-py : avoid requiring pyside6 for other scripts (#13036)

- gguf-py : remove gguf-py/gguf/scripts/__init__.py because it's not needed

Implicit namespaces are supported since Python 3.3 (https://peps.python.org/pep-0420/),
and the entrypoints in pyproject.toml can directly refer to the main functions.
C
compilade committed
a7366faa5bb2fff97b9fb43340d853709f52d8c9
Parent: 9070365
Committed by GitHub <noreply@github.com> on 5/6/2025, 2:27:31 AM