mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
fix: lint
This commit is contained in:
parent
cb68e5cb3f
commit
33ead9f459
|
@ -1,9 +1,8 @@
|
|||
from textwrap import dedent
|
||||
|
||||
import pytest
|
||||
from core.helper.position_helper import (get_position_map, is_filtered,
|
||||
pin_position_map,
|
||||
sort_by_position_map)
|
||||
|
||||
from core.helper.position_helper import get_position_map, is_filtered, pin_position_map, sort_by_position_map
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
|
Loading…
Reference in New Issue
Block a user