add .isort.cfg (#378)
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import json
|
||||
import unittest
|
||||
|
||||
from sglang.test.test_programs import test_mt_bench, test_stream
|
||||
|
||||
from sglang import Anthropic, set_default_backend
|
||||
from sglang.test.test_programs import test_mt_bench, test_stream
|
||||
|
||||
|
||||
class TestAnthropicBackend(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user