Skip to content

Remove depreciated .show from library #95

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Remove depreciated .show from library #95

merged 1 commit into from
Nov 2, 2023

Conversation

RetiredWizard
Copy link
Contributor

@RetiredWizard RetiredWizard commented Nov 2, 2023

Fixes #96

Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Thanks!

@dhalbert dhalbert merged commit b00cf59 into adafruit:main Nov 2, 2023
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 2, 2023
@makermelissa
Copy link
Collaborator

Thanks. I just noticed the one in graphics yesterday and was going to submit a PR, but you beat me to it. :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: .show(x) removed. Use .root_group = x File "adafruit_portalbase/graphics.py", line 60, in __init__
3 participants