Skip to content

Add push_to_io optional params to wrapper #50

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
Sep 30, 2021

Conversation

makermelissa
Copy link
Collaborator

Fixes #47.

@makermelissa makermelissa requested a review from a team September 15, 2021 21:01
@tannewt tannewt requested a review from brentru September 16, 2021 18:10
Copy link

@askpatrickw askpatrickw left a comment

Choose a reason for hiding this comment

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

Makes sense to me, did not test.

@makermelissa makermelissa merged commit e8fce42 into adafruit:main Sep 30, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 6, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_DHT to 3.6.2 from 3.6.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_DHT#75 from adafruit/linting
  > Revert "Revert "Globally disabled consider-using-f-string pylint check""
  > Revert "Fixed linting"
  > Revert "Globally disabled consider-using-f-string pylint check"
  > Fixed linting
  > Globally disabled consider-using-f-string pylint check
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template

Updating https://github.com/adafruit/Adafruit_CircuitPython_GPS to 3.9.2 from 3.9.1:
  > Globally disabled consider-using-f-string pylint check
  > Merge pull request adafruit/Adafruit_CircuitPython_GPS#67 from theendlessriver13/has_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_RA8875 to 3.1.6 from 3.1.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_RA8875#26 from adafruit/linting
  > Globally disabled consider-using-f-string pylint check
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display to 3.10.8 from 3.10.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_RGB_Display#97 from adafruit/Linted
  > Globally disabled consider-using-f-string pylint check
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template

Updating https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests to 1.0.4 from 1.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_FakeRequests#5 from adafruit/patch-fix
  > Globally disabled consider-using-f-string pylint check
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template

Updating https://github.com/adafruit/Adafruit_CircuitPython_MIDI to 1.4.4 from 1.4.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_MIDI#44 from adafruit/note_private_fix
  > Added pylint disable for f-strings in tests directory
  > Globally disabled consider-using-f-string pylint check

Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 1.9.3 from 1.9.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_PortalBase#50 from makermelissa/fix_push_to_io
  > Globally disabled consider-using-f-string pylint check

Updating https://github.com/adafruit/Adafruit_CircuitPython_ServoKit to 1.3.5 from 1.3.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_ServoKit#33 from adafruit/linting
  > Globally disabled consider-using-f-string pylint check
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template
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.

PyPortal push_to_io doesn't recognize precision key parameter
2 participants