Skip to content

Commit

Permalink
🙈 ignore A005
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Runde <Joseph.Runde@ibm.com>
  • Loading branch information
joerunde committed Jan 15, 2025
1 parent b59cdf3 commit 93e6195
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/vllm_tgis_adapter/http.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# noqa: A005
from __future__ import annotations

import inspect
Expand Down
1 change: 1 addition & 0 deletions src/vllm_tgis_adapter/logging.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# noqa: A005
import logging

from vllm.logger import (
Expand Down

0 comments on commit 93e6195

Please sign in to comment.