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

Import header from brainglobe-utils #139

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Import header from brainglobe-utils #139

merged 2 commits into from
Apr 12, 2024

Conversation

K-Meech
Copy link
Contributor

@K-Meech K-Meech commented Apr 12, 2024

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

Why is this PR needed?
brainrender-napari currently contains a copy of the html headers from brainglobe_utils

What does this PR do?
This PR imports the headers from brainglobe_utils and removes any duplicates in this repo.

References

For brainglobe/cellfinder#327

How has this PR been tested?

All tests pass locally.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist:

  • The code has been tested locally
  • Tests have been added to cover all new functionality (unit & integration)
  • The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

@K-Meech K-Meech requested a review from a team April 12, 2024 08:44
Copy link
Contributor

@willGraham01 willGraham01 left a comment

Choose a reason for hiding this comment

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

All good with the changes, but I'm surprised the check-manifest is passing given that brainrender_napari/resources/brainglobe.png no longer exists, yet is explicitly included in the MANIFEST.

Either way, could you remove it from the manifest since it no longer exists in the package? Just deleting the include line should be enough - I can't explicitly comment on an untouched file in the diff otherwise I'd of suggested this for you. Thanks 😄

@K-Meech
Copy link
Contributor Author

K-Meech commented Apr 12, 2024

No worries - I've removed it now! 😄

@willGraham01 willGraham01 self-requested a review April 12, 2024 09:52
@willGraham01 willGraham01 merged commit 85ff047 into main Apr 12, 2024
10 checks passed
@willGraham01 willGraham01 deleted the brainrender_header branch April 12, 2024 11:20
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.

None yet

2 participants