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

refactor: Skip deactivated files in directory_reader.py #2284

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

ogabrielluiz
Copy link
Contributor

The code changes in directory_reader.py introduce a check to skip files that are located in the deactivated folder. This improves the efficiency of the directory reading process by excluding unnecessary files.

The code changes in `directory_reader.py` introduce a check to skip files that are located in the `deactivated` folder. This improves the efficiency of the directory reading process by excluding unnecessary files.
Copy link

vercel bot commented Jun 23, 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 23, 2024 10:23pm

Copy link

render bot commented Jun 23, 2024

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 23, 2024
@dosubot dosubot bot added enhancement New feature or request python Pull requests that update Python code labels Jun 23, 2024
@ogabrielluiz ogabrielluiz merged commit 4d7cee2 into dev Jun 23, 2024
12 of 16 checks passed
@ogabrielluiz ogabrielluiz deleted the ignore_deactivated branch June 23, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant