fix trailing whitespace

This commit is contained in:
M. Yusuf Sarıgöz 2023-08-30 11:00:45 +03:00
parent 4d277cb563
commit 3303f38f34

View File

@ -34,7 +34,7 @@ jobs:
cd gguf-py cd gguf-py
python -m pip install poetry python -m pip install poetry
poetry install poetry install
- name: Build package - name: Build package
run: poetry build run: poetry build
- name: Publish package - name: Publish package