Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix optional import and separate Variable services #2262

Merged
merged 1 commit into from
Jun 22, 2024
Merged

Conversation

ogabrielluiz
Copy link
Contributor

This pull request includes a fix for making the optional import happen only if used and separates the Variable services. The changes ensure that the import is only performed when necessary and improve the organization of the Variable services.

Copy link

vercel bot commented Jun 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2024 8:12pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working enhancement New feature or request python Pull requests that update Python code labels Jun 22, 2024
@ogabrielluiz ogabrielluiz merged commit 15ce43a into dev Jun 22, 2024
11 of 13 checks passed
@ogabrielluiz ogabrielluiz deleted the fix_kub branch June 22, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request python Pull requests that update Python code size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant