Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
fb087af5
Unverified
Commit
fb087af5
authored
May 03, 2024
by
SangBin Cho
Committed by
GitHub
May 02, 2024
Browse files
[mypy][7/N] Cover all directories (#4555)
parent
7038e8b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
.github/workflows/mypy.yaml
.github/workflows/mypy.yaml
+2
-0
format.sh
format.sh
+2
-0
No files found.
.github/workflows/mypy.yaml
View file @
fb087af5
...
@@ -45,4 +45,6 @@ jobs:
...
@@ -45,4 +45,6 @@ jobs:
mypy vllm/spec_decode --config-file pyproject.toml
mypy vllm/spec_decode --config-file pyproject.toml
mypy vllm/model_executor --config-file pyproject.toml
mypy vllm/model_executor --config-file pyproject.toml
mypy vllm/lora --config-file pyproject.toml
mypy vllm/lora --config-file pyproject.toml
mypy vllm/logging --config-file pyproject.toml
mypy vllm/model_executor --config-file pyproject.toml
format.sh
View file @
fb087af5
...
@@ -107,6 +107,8 @@ mypy vllm/worker --config-file pyproject.toml
...
@@ -107,6 +107,8 @@ mypy vllm/worker --config-file pyproject.toml
mypy vllm/spec_decode
--config-file
pyproject.toml
mypy vllm/spec_decode
--config-file
pyproject.toml
mypy vllm/model_executor
--config-file
pyproject.toml
mypy vllm/model_executor
--config-file
pyproject.toml
mypy vllm/lora
--config-file
pyproject.toml
mypy vllm/lora
--config-file
pyproject.toml
mypy vllm/logging
--config-file
pyproject.toml
mypy vllm/model_executor
--config-file
pyproject.toml
CODESPELL_EXCLUDES
=(
CODESPELL_EXCLUDES
=(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment