-
Notifications
You must be signed in to change notification settings - Fork 49
PySDM logo #1381
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
PySDM logo #1381
Conversation
|
@NeKo2903, thank you! |
|
The NumPy deprecation warning is being addressed in #1383 |
README.md
Outdated
| @@ -1,3 +1,5 @@ | |||
| # <img src="https://raw.githubusercontent.com/open-atmos/PySDM/main/.github/pysdm_logo.svg" style="height:50pt" alt="pysdm logo"> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the png logo is 100x146, hence this will result in blurry image on PyPI, let's change to width=100 height=146?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
addressed in 66e08d6
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1381 +/- ##
=======================================
Coverage 84.30% 84.30%
=======================================
Files 373 373
Lines 9160 9160
=======================================
Hits 7722 7722
Misses 1438 1438 ☔ View full report in Codecov by Sentry. |
No description provided.