Skip to content

Commit a7cb6ef

Browse files
committed
lint_again
1 parent d02855a commit a7cb6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog_lambda/wrapper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import traceback
99
from importlib import import_module
1010

11-
from ddtrace.constants import ERROR_MSG, ERROR_STACK, ERROR_TYPE
11+
from ddtrace.constants import ERROR_MSG, ERROR_TYPE
1212

1313
from datadog_lambda.extension import should_use_extension, flush_extension
1414
from datadog_lambda.cold_start import set_cold_start, is_cold_start

0 commit comments

Comments
 (0)