Skip to content

Commit c7602ef

Browse files
committed
work
1 parent a42daaa commit c7602ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

aws_lambda_powertools/utilities/parser/models/iot_registry_events.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import enum
2-
from typing import Any, Dict, List, Optional
1+
from typing import Any, Dict, List, Literal, Optional
32

43
from pydantic import BaseModel
54

0 commit comments

Comments
 (0)