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 src directory for localization #313

Closed
ReenigneArcher opened this issue Aug 9, 2022 · 1 comment
Closed

fix src directory for localization #313

ReenigneArcher opened this issue Aug 9, 2022 · 1 comment
Assignees
Labels
fixed This issue has been fixed and will be available in the next release.

Comments

@ReenigneArcher
Copy link
Member

project_dir = os.path.join(root_dir, project_name.lower())

project_dir = os.path.join(root_dir, 'src')
@ReenigneArcher ReenigneArcher mentioned this issue Aug 9, 2022
7 tasks
@ReenigneArcher ReenigneArcher added the fixed This issue has been fixed and will be available in the next release. label Aug 9, 2022
@github-actions
Copy link

github-actions bot commented Aug 9, 2022

This issue has been fixed and will be available in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed This issue has been fixed and will be available in the next release.
Projects
None yet
Development

No branches or pull requests

2 participants