adafruit / Adafruit_CircuitPython_AdafruitIO

Adafruit IO for CircuitPython
http://io.adafruit.com
MIT License
49 stars 33 forks source link

Added with statement for requests[Issue #100] #101

Closed muddi900 closed 1 year ago

muddi900 commented 1 year ago
# SPDX-FileCopyrightText: 2021 Adafruit Industries
#
# SPDX-License-Identifier: MIT

Fixes #100

I have run the pre-commit and had no issues. There are no tests so I don't know any issues. Feel free to ask for any changes.