Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: lint backend and doc files #2850

Merged
merged 1 commit into from
Dec 16, 2024
Merged

fix: lint backend and doc files #2850

merged 1 commit into from
Dec 16, 2024

Conversation

drbh
Copy link
Collaborator

@drbh drbh commented Dec 16, 2024

This PR simply fixes linting issues with recent changes on main

➜  text-generation-inference git:(main) ✗ pre-commit run --all-files
check yaml...............................................................Passed
fix end of files.........................................................Failed
- hook id: end-of-file-fixer
- exit code: 1
- files were modified by this hook

Fixing backends/trtllm/csrc/ffi.hpp
Fixing docs/source/multi_backend_support.md
Fixing backends/trtllm/csrc/backend.hpp
Fixing backends/trtllm/tests/test_hardware.cpp
Fixing docs/source/backends/trtllm.md
Fixing backends/trtllm/csrc/hardware.hpp
Fixing .devcontainer/Dockerfile_trtllm
Fixing backends/trtllm/tests/test_backend.cpp

trim trailing whitespace.................................................Failed
- hook id: trailing-whitespace
- exit code: 1
- files were modified by this hook

Fixing docs/source/multi_backend_support.md
Fixing docs/source/backends/trtllm.md

black....................................................................Passed
...

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@drbh
Copy link
Collaborator Author

drbh commented Dec 16, 2024

merging as this PR only contains linting changes

@drbh drbh merged commit a72f339 into main Dec 16, 2024
8 checks passed
@drbh drbh deleted the fix-linting branch December 16, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants