Skip to content

Commit 471a99a

Browse files
authored
Metric update (#735)
1 parent f78d829 commit 471a99a

14 files changed

Lines changed: 1026 additions & 72 deletions

awscrt/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
from weakref import WeakSet
55

6+
67
__all__ = [
78
'aio',
89
'auth',
@@ -15,6 +16,7 @@
1516
'mqtt_request_response',
1617
's3',
1718
'websocket',
19+
'aws_iot_metrics',
1820
]
1921

2022
__version__ = '1.0.0.dev0'

awscrt/_aws_iot_metrics.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)