Skip to content

Bug fix for float object is not subscriptable #3

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

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

makermelissa
Copy link
Collaborator

I seemed to have missed adding this parameter with my last PR. This fixes an error:

Traceback (most recent call last):
  File "code.py", line 48, in <module>
  File "code.py", line 45, in <module>
  File "adafruit_matrixportal/matrixportal.py", line 356, in fetch
TypeError: 'float' object is not subscriptable

@makermelissa makermelissa requested a review from a team August 17, 2020 22:50
@makermelissa makermelissa merged commit 72bf906 into adafruit:master Aug 17, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Aug 18, 2020
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