mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
fix(lint): remove unused pytest import and fix import sort order in keep-last-turns tests
This commit is contained in:
parent
3318319a56
commit
723c3936ef
1 changed files with 0 additions and 3 deletions
|
|
@ -6,11 +6,8 @@ openai.py call before the optimized_messages assignment.
|
|||
|
||||
from __future__ import annotations
|
||||
|
||||
import pytest
|
||||
|
||||
from headroom.proxy.helpers import apply_keep_last_turns
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Helpers
|
||||
# ---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue