Skip to content

Commit 8c3e44e

Browse files
oops
1 parent 310ed10 commit 8c3e44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linodecli/baked/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55
from collections import defaultdict
6-
from typing import Any, Dict, List, Set, Tuple
6+
from typing import Any, Dict, Set, Tuple
77

88
from openapi3.schemas import Schema
99

0 commit comments

Comments
 (0)