Skip to content

Fix file path resolution#2410

Merged
gunthercox merged 1 commit intomasterfrom
fix
Apr 2, 2025
Merged

Fix file path resolution#2410
gunthercox merged 1 commit intomasterfrom
fix

Conversation

@gunthercox
Copy link
Owner

This pull request makes a few changes:

  1. It fixes the single file case where a yield should be used instead of a return - the difference seems to be that the former results in an empty generator evaluation when a single file is provided.
  2. Absolute path resolution has been added for easier identification of file locations if the specified file is not found.
  3. A more descriptive error message.

@gunthercox gunthercox merged commit 13cba3d into master Apr 2, 2025
7 checks passed
@gunthercox gunthercox deleted the fix branch April 2, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant