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

Profile loading png as np #159

Merged
merged 2 commits into from Nov 17, 2021
Merged

Profile loading png as np #159

merged 2 commits into from Nov 17, 2021

Conversation

JonathanTripp
Copy link
Contributor

Write a detailed description of your PR here.

Please follow the guidelines for PRs contained here. Checklist:

  • Ensure that your PR is small, and implements one change.
  • Add unit tests for all functions that you introduced or modified.
  • Run PyCharm's code cleanup tools on your Python files.
  • Ensure that documentation renders correctly in Sphinx (run Sphinx via make html in the `docs folder)
  • Link the correct GitHub issue for tracking.
  • Update the Changelog file: Describe your change in terms of
    Added/Changed/Removed/... in the "Upcoming" section.
  • When merging your PR, replace the default merge message with a brief description of your PR,
    and if needed a motivation why that change was required.

ant0nsc
ant0nsc previously approved these changes Nov 17, 2021
@JonathanTripp JonathanTripp marked this pull request as ready for review November 17, 2021 15:11
@JonathanTripp JonathanTripp enabled auto-merge (squash) November 17, 2021 15:43
@JonathanTripp JonathanTripp merged commit 0e628df into main Nov 17, 2021
@JonathanTripp JonathanTripp deleted the jontri/png_load_np branch November 17, 2021 19:44
@JonathanTripp JonathanTripp linked an issue Nov 18, 2021 that may be closed by this pull request
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.

Profile png image loading as numpy array
2 participants