test: speed up CI and harden the suite
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Tests for LLMProvider._enforce_role_alternation."""
|
||||
|
||||
from nanobot.providers.base import LLMProvider, _SYNTHETIC_USER_CONTENT
|
||||
from nanobot.providers.base import _SYNTHETIC_USER_CONTENT, LLMProvider
|
||||
|
||||
|
||||
class TestEnforceRoleAlternation:
|
||||
|
||||
Reference in New Issue
Block a user