File tree
15 files changed
+15
-15
lines changed- libraries
- drivers
- helpers
15 files changed
+15
-15
lines changed- .pylintrc+2-3
- adafruit_azureiot/__init__.py+1-1
- adafruit_azureiot/base64.py+1-1
- adafruit_azureiot/constants.py+1-1
- adafruit_azureiot/device_registration.py+1-1
- adafruit_azureiot/hmac.py+1-1
- adafruit_azureiot/iot_error.py+1-1
- adafruit_azureiot/iot_mqtt.py+1-1
- adafruit_azureiot/iotcentral_device.py+1-1
- adafruit_azureiot/iothub_device.py+10-10
- adafruit_azureiot/keys.py+1-1
- adafruit_azureiot/quote.py+1-1
- .pre-commit-config.yaml+9-1
- .pylintrc+2-3
- adafruit_requests.py+6-3
- examples/requests_simpletest.py+7-2
- tests/chunk_test.py+43-34
- tests/concurrent_test.py+33-34
- tests/header_test.py+11-11
- tests/legacy_mocket.py+11-8
- tests/legacy_test.py+59-59
- tests/mocket.py+18-8
- tests/parse_test.py+20-16
- tests/post_test.py+28-26
- tests/protocol_test.py+30-28
- tests/reuse_test.py+53-51
0 commit comments