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

hotfix to correct import of TriMesh for matplotlib >v3.6 #117

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

raphaelquast
Copy link
Owner

Just a hotfix release to fix import errors with matplotlib >= 3.6

🔨 fixes

  • fix ImportError for TriMesh when using matpltolib >= 3.6

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2022

Codecov Report

Merging #117 (9a8c97a) into master (743dcb7) will decrease coverage by 0.07%.
The diff coverage is 62.96%.

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   71.99%   71.91%   -0.08%     
==========================================
  Files          13       13              
  Lines        6331     6349      +18     
==========================================
+ Hits         4558     4566       +8     
- Misses       1773     1783      +10     
Impacted Files Coverage Δ
eomaps/reader.py 15.27% <0.00%> (-0.16%) ⬇️
eomaps/eomaps.py 68.81% <25.00%> (-0.22%) ⬇️
eomaps/helpers.py 73.87% <80.00%> (+0.04%) ⬆️
eomaps/_cb_container.py 78.21% <100.00%> (ø)
eomaps/_shapes.py 72.50% <100.00%> (ø)
eomaps/_version.py 100.00% <100.00%> (ø)
eomaps/_webmap.py 80.30% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@raphaelquast raphaelquast merged commit 1a6b272 into master Oct 6, 2022
@raphaelquast raphaelquast deleted the hotfix branch January 12, 2023 20:19
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.

2 participants