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

chore: 🚚 add src/ to py_file after sprout refactor #23

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

signekb
Copy link
Member

@signekb signekb commented Mar 10, 2025

Description

When using this command in sprout we currently get an error bc the directory (without src/) doesn’t exist.
This PR fixes that by updating the py_file path to include src/

This PR needs a quick review.

Checklist

  • Ran just run-all

@signekb signekb requested a review from a team as a code owner March 10, 2025 15:16
@lwjohnst86 lwjohnst86 changed the title chore: 🚚 add src/ to py_file` after sprout refactor chore: 🚚 add src/ to py_file after sprout refactor Mar 10, 2025
Copy link
Member

@lwjohnst86 lwjohnst86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll also have to change this when we move everything out of core/. Could also revise this function to take the first argument as the path e.g. seedcase_sprout/checks

@lwjohnst86 lwjohnst86 merged commit eee2f7d into main Mar 10, 2025
1 check passed
@lwjohnst86 lwjohnst86 deleted the chore/add-src-dir-to-spaid_create_python_files branch March 10, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants