langflow/src
Gabriel Luiz Freitas Almeida ae59104b3a 🔨 refactor(formatter/base.py): make FieldFormatter inherit from pydantic.BaseModel for improved type checking
🔥 chore(constants.py): remove unused DEFAULT_CUSTOM_COMPONENT_CODE constant
The FieldFormatter class now inherits from pydantic.BaseModel, which allows for improved type checking and validation of the format method arguments. The unused DEFAULT_CUSTOM_COMPONENT_CODE constant has been removed to clean up the codebase.
2023-07-07 00:41:35 -03:00
..
backend 🔨 refactor(formatter/base.py): make FieldFormatter inherit from pydantic.BaseModel for improved type checking 2023-07-07 00:41:35 -03:00
frontend 🐛 fix(GenericNode/index.tsx): remove unnecessary console.log statement 2023-07-06 23:51:07 -03:00