Skip to content

Update adafruit_aws_iot.py #14

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 2 commits into from
Nov 30, 2020
Merged

Update adafruit_aws_iot.py #14

merged 2 commits into from
Nov 30, 2020

Conversation

mpechner
Copy link
Contributor

Fix import so class MMQTTException is resolved.

Fix import so class MMQTTException is resolved.
Fixing existing lint issue:
W0707: Consider explicitly re-raising using the 'from' keyword (raise-missing-from)
@mpechner
Copy link
Contributor Author

Both my fix and the style issues on exceptions fixed.

@brentru brentru self-requested a review November 30, 2020 14:44
Copy link
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

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

@mpechner Thanks for fixing this!

@brentru brentru merged commit 9970ddc into adafruit:master Nov 30, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 1, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_BME280 to 2.5.1 from 2.5.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_BME280#41 from anecdata/relative

Updating https://github.com/adafruit/Adafruit_CircuitPython_BME680 to 3.3.0 from 3.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_BME680#34 from anecdata/relative

Updating https://github.com/adafruit/Adafruit_CircuitPython_EMC2101 to 1.1.0 from 1.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_EMC2101#1 from adafruit/pwm_freq

Updating https://github.com/adafruit/Adafruit_CircuitPython_FONA to 2.1.1 from 2.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_FONA#10 from FoamyGuy/setuppy_fix_package

Updating https://github.com/adafruit/Adafruit_CircuitPython_WS2801 to 0.10.3 from 0.10.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_WS2801#18 from sgzmd/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_AWS_IOT to 2.0.3 from 2.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_AWS_IOT#14 from mpechner/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_MLX90395
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