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 Adapt data to package directory structure #125

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

b0661
Copy link
Collaborator

@b0661 b0661 commented Oct 7, 2024

Due to .gitignore directive files in data/ are ignored. Thus data was not moved to correct location by pr #122.

Add load_profiles.npz and remove gitignore directive.

Closes #124

After the merge of #135 this pull request is needed to make the tests pass again.

Due to .gitignore directive files in data/ were ignored. Thus data was not moved to correct location by pr Akkudoktor-EOS#122.

Add load_profiles.npz and remove gitignore directive.

Signed-off-by: Bobby Noelte <[email protected]>
@drbacke drbacke merged commit 03e9049 into Akkudoktor-EOS:main Oct 9, 2024
2 checks passed
@b0661 b0661 deleted the pr_bug_124 branch October 10, 2024 14:06
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.

[BUG]: .gitignore ignores data/ and thus data was not moved in pr #122
3 participants