feat: implement file type
This commit is contained in:
parent
18b3fa6c34
commit
2db74fc30e
18 changed files with 149 additions and 61 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Test this:
|
||||
from langflow.interface.custom_types import PythonFunction
|
||||
from langflow.interface.custom.types import PythonFunction
|
||||
from langflow.utils import constants
|
||||
import pytest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue