We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd72658 commit 3fbfe6cCopy full SHA for 3fbfe6c
aws_lambda_powertools/metrics/metrics.py
@@ -1,7 +1,6 @@
1
import functools
2
import json
3
import logging
4
-import os
5
from typing import Any, Callable
6
7
from aws_lambda_powertools.metrics.base import MetricManager
0 commit comments