-
Notifications
You must be signed in to change notification settings - Fork 22
Fix minor errors in docs #91
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
Conversation
Fixes docs: Serpentine => serpentine tiles_rows => tile_rows
Co-authored-by: Dan Halbert <halbert@halwitz.org>
Something is busted about the build -- not sure what the problem is, since your change was so innocuous. |
@makermelissa Do you understand why the build is failing? |
It appears there has been a recent new major release for pillow And amongst the release notes it lists this:
In Blinka_Displayio it's attempting to use the I'm not entirely sure why it manifested itself in this particular way on this PR, but I think the options to resolve it for now are:
|
Hi.
You can read at https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#font-size-and-offset-methods that Edit: I now see this has been done at adafruit/Adafruit_Blinka_Displayio#108 |
Thank you. Sorry to ping you, I didn't think to pull the "@" out of the line I copied from the release notes. |
I'm fairly sure it installs Blinka Displayio unless you add displayio to |
@dhalbert the build is now passing if you want to approve unless you had some other requested changes. |
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.
This looks good to me.
we can always use a new PR if there are any further changes that come up.
Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH to 5.2.0 from 5.1.23: > Merge pull request adafruit/Adafruit_CircuitPython_LIS3DH#79 from perja12/perja/internal_pull_up Updating https://github.com/adafruit/Adafruit_CircuitPython_TCA8418 to 1.0.8 from 1.0.7: > Merge pull request adafruit/Adafruit_CircuitPython_TCA8418#12 from adam-huganir/docs-fix-tutorial-link-update Updating https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal to 3.1.11 from 3.1.0: > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#92 from FoamyGuy/docs_fix > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#91 from rhooper/main Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Updated download stats for the libraries
Fixes docs: